bump jasmine

This commit is contained in:
Jonne Haß 2014-11-24 16:44:39 +01:00
parent c2e355fce9
commit 5622f72420
2 changed files with 5 additions and 5 deletions

View file

@ -240,7 +240,7 @@ group :development, :test do
gem 'cucumber-rails', '1.4.2', :require => false
# Jasmine (client side application tests (JS))
gem 'jasmine', '2.0.3'
gem 'jasmine', '2.1.0'
gem 'jasmine-jquery-rails', '2.0.3'
gem 'sinon-rails', '1.10.3'
end

View file

@ -284,12 +284,12 @@ GEM
ice_cube (0.11.1)
inflecto (0.0.2)
ipaddress (0.8.0)
jasmine (2.0.3)
jasmine-core (~> 2.0.0)
jasmine (2.1.0)
jasmine-core (~> 2.1.0)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (2.0.2)
jasmine-core (2.1.2)
jasmine-jquery-rails (2.0.3)
jquery-rails (3.1.2)
railties (>= 3.0, < 5.0)
@ -635,7 +635,7 @@ DEPENDENCIES
handlebars_assets (= 0.18.0)
http_accept_language (= 2.0.2)
i18n-inflector-rails (= 1.0.7)
jasmine (= 2.0.3)
jasmine (= 2.1.0)
jasmine-jquery-rails (= 2.0.3)
jquery-rails (= 3.1.2)
js-routes (= 0.9.9)