8000 Bump jasmine-core from 2.9.1 to 2.99.2 in /gemfiles/rails_52 · activeadmin/activeadmin@1c99300 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1c99300

Browse files
Bump jasmine-core from 2.9.1 to 2.99.2 in /gemfiles/rails_52
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 2.9.1 to 2.99.2. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/master/RELEASE.md) - [Commits](jasmine/jasmine@v2.9.1...v2.99.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 13f2a76 commit 1c99300

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gemfiles/rails_52/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ group :test do
2626
gem 'cucumber'
2727
gem 'database_cleaner'
2828
gem 'jasmine'
29-
gem 'jasmine-core', '2.9.1' # last release with Ruby 2.2 support.
29+
gem 'jasmine-core', '2.99.2' # last release with Ruby 2.2 support.
3030
gem 'launchy'
3131
gem 'parallel_tests', '~> 2.26'
3232
gem 'rails-i18n' # Provides default i18n for many languages

gemfiles/rails_52/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ GEM
155155
phantomjs
156156
rack (>= 1.2.1)
157157
rake
158-
jasmine-core (2.9.1)
158+
jasmine-core (2.99.2)
159159
jdbc-sqlite3 (3.28.0)
160160
jquery-rails (4.3.5)
161161
rails-dom-testing (>= 1, < 3)
@@ -343,7 +343,7 @@ DEPENDENCIES
343343
devise (~> 4.7)
344344
draper (~> 3.1)
345345
jasmine
346-
jasmine-core (= 2.9.1)
346+
jasmine-core (= 2.99.2)
347347
jruby-openssl (~> 0.10.1)
348348
launchy
349349
parallel_tests (~> 2.26)

0 commit comments

Comments
 (0)
0