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

Skip to content

Commit 82fd5e1

Browse files
Bump jasmine-core from 2.9.1 to 2.99.2 in /gemfiles/rails_60_turbolinks
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 e05145d commit 82fd5e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gemfiles/rails_60_turbolinks/Gemfile

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

gemfiles/rails_60_turbolinks/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ GEM
168168
phantomjs
169169
rack (>= 1.2.1)
170170
rake
171-
jasmine-core (2.9.1)
171+
jasmine-core (2.99.2)
172172
jdbc-sqlite3 (3.28.0)
173173
jquery-rails (4.3.5)
174174
rails-dom-testing (>= 1, < 3)
@@ -362,7 +362,7 @@ DEPENDENCIES
362362
devise (~> 4.7)
363363
draper (~> 3.1)
364364
jasmine
365-
jasmine-core (= 2.9.1)
365+
jasmine-core (= 2.99.2)
366366
jruby-openssl (~> 0.10.1)
367367
launchy
368368
parallel_tests (~> 2.26)

0 commit comments

Comments
 (0)
0