File tree 2 files changed +3
-3
lines changed
gemfiles/rails_60_turbolinks 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ group :test do
28
28
gem 'cucumber'
29
29
gem 'database_cleaner'
30
30
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.
32
32
gem 'launchy'
33
33
gem 'parallel_tests' , '~> 2.26'
34
34
gem 'rails-i18n' # Provides default i18n for many languages
Original file line number Diff line number Diff line change 168
168
phantomjs
169
169
rack (>= 1.2.1 )
170
170
rake
171
- jasmine-core (2.9.1 )
171
+ jasmine-core (2.99.2 )
172
172
jdbc-sqlite3 (3.28.0 )
173
173
jquery-rails (4.3.5 )
174
174
rails-dom-testing (>= 1 , < 3 )
@@ -362,7 +362,7 @@ DEPENDENCIES
362
362
devise (~> 4.7 )
363
363
draper (~> 3.1 )
364
364
jasmine
365
- jasmine-core (= 2.9.1 )
365
+ jasmine-core (= 2.99.2 )
366
366
jruby-openssl (~> 0.10.1 )
367
367
launchy
368
368
parallel_tests (~> 2.26 )
You can’t perform that action at this time.
0 commit comments