commit
381e4978d9
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -275,7 +275,7 @@ group :development, :test do
|
||||||
gem "cucumber-rails", "1.4.2", require: false
|
gem "cucumber-rails", "1.4.2", require: false
|
||||||
|
|
||||||
# Jasmine (client side application tests (JS))
|
# Jasmine (client side application tests (JS))
|
||||||
gem "jasmine", "2.2.0"
|
gem "jasmine", "2.3.0"
|
||||||
gem "jasmine-jquery-rails", "2.0.3"
|
gem "jasmine-jquery-rails", "2.0.3"
|
||||||
gem "rails-assets-jasmine-ajax", "3.1.0", source: "https://rails-assets.org"
|
gem "rails-assets-jasmine-ajax", "3.1.0", source: "https://rails-assets.org"
|
||||||
gem "sinon-rails", "1.10.3"
|
gem "sinon-rails", "1.10.3"
|
||||||
|
|
|
||||||
|
|
@ -345,12 +345,12 @@ GEM
|
||||||
ice_cube (0.11.1)
|
ice_cube (0.11.1)
|
||||||
inflecto (0.0.2)
|
inflecto (0.0.2)
|
||||||
ipaddress (0.8.0)
|
ipaddress (0.8.0)
|
||||||
jasmine (2.2.0)
|
jasmine (2.3.0)
|
||||||
jasmine-core (~> 2.2)
|
jasmine-core (~> 2.3)
|
||||||
phantomjs
|
phantomjs
|
||||||
rack (>= 1.2.1)
|
rack (>= 1.2.1)
|
||||||
rake
|
rake
|
||||||
jasmine-core (2.2.0)
|
jasmine-core (2.3.0)
|
||||||
jasmine-jquery-rails (2.0.3)
|
jasmine-jquery-rails (2.0.3)
|
||||||
jquery-rails (4.0.3)
|
jquery-rails (4.0.3)
|
||||||
rails-dom-testing (~> 1.0)
|
rails-dom-testing (~> 1.0)
|
||||||
|
|
@ -742,7 +742,7 @@ DEPENDENCIES
|
||||||
handlebars_assets (= 0.20.1)
|
handlebars_assets (= 0.20.1)
|
||||||
http_accept_language (= 2.0.5)
|
http_accept_language (= 2.0.5)
|
||||||
i18n-inflector-rails (= 1.0.7)
|
i18n-inflector-rails (= 1.0.7)
|
||||||
jasmine (= 2.2.0)
|
jasmine (= 2.3.0)
|
||||||
jasmine-jquery-rails (= 2.0.3)
|
jasmine-jquery-rails (= 2.0.3)
|
||||||
jquery-rails (= 4.0.3)
|
jquery-rails (= 4.0.3)
|
||||||
jquery-ui-rails (= 5.0.3)
|
jquery-ui-rails (= 5.0.3)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue