Bump jasmine

This commit is contained in:
Steffen van Bergerem 2017-03-02 17:54:24 +01:00 committed by Benjamin Neff
parent c503ed7056
commit e736a73759
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -305,7 +305,7 @@ group :development, :test do
gem "cucumber-rails", "1.4.5", require: false
# Jasmine (client side application tests (JS))
gem "jasmine", "2.5.1"
gem "jasmine", "2.5.2"
gem "jasmine-jquery-rails", "2.0.3"
gem "rails-assets-jasmine-ajax", "3.2.0", source: "https://rails-assets.org"
gem "sinon-rails", "1.15.0"

View file

@ -315,7 +315,7 @@ GEM
i18n-inflector (~> 2.6)
railties (>= 3.0.0)
ipaddress (0.8.3)
jasmine (2.5.1)
jasmine (2.5.2)
jasmine-core (>= 2.5.1, < 3.0.0)
phantomjs
rack (>= 1.2.1)
@ -827,7 +827,7 @@ DEPENDENCIES
handlebars_assets (= 0.23.1)
http_accept_language (= 2.1.0)
i18n-inflector-rails (= 1.0.7)
jasmine (= 2.5.1)
jasmine (= 2.5.2)
jasmine-jquery-rails (= 2.0.3)
jquery-rails (= 4.2.1)
jquery-ui-rails (= 5.0.5)