8000 Bump jasmine-core from 2.9.1 to 2.99.2 (#5911) · activeadmin/activeadmin@e05145d · GitHub
[go: up one dir, main page]

Skip to content

Commit e05145d

Browse files
Bump jasmine-core from 2.9.1 to 2.99.2 (#5911)
1 parent 205b06e commit e05145d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ GEM
191191
phantomjs
192192
rack (>= 1.2.1)
193193
rake
194-
jasmine-core (2.9.1)
194+
jasmine-core (2.99.2)
195195
jdbc-sqlite3 (3.28.0)
196196
jquery-rails (4.3.5)
197197
rails-dom-testing (>= 1, < 3)
@@ -421,7 +421,7 @@ DEPENDENCIES
421421
i18n-spec
422422
i18n-tasks
423423
jasmine
424-
jasmine-core (= 2.9.1)
424+
jasmine-core (= 2.99.2)
425425
jruby-openssl (~> 0.10.1)
426426
kramdown
427427
launchy

0 commit comments

Comments
 (0)
0