Bump jasmine

This commit is contained in:
Steffen van Bergerem 2016-10-18 01:41:32 +02:00 committed by Benjamin Neff
parent 29bd25f94a
commit 25020c2493
2 changed files with 5 additions and 5 deletions

View file

@ -300,7 +300,7 @@ group :development, :test do
gem "cucumber-rails", "1.4.5", require: false
# Jasmine (client side application tests (JS))
gem "jasmine", "2.4.0"
gem "jasmine", "2.5.1"
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

@ -444,12 +444,12 @@ GEM
railties (>= 3.0.0)
inflecto (0.0.2)
ipaddress (0.8.3)
jasmine (2.4.0)
jasmine-core (~> 2.4)
jasmine (2.5.1)
jasmine-core (>= 2.5.1, < 3.0.0)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (2.4.1)
jasmine-core (2.5.2)
jasmine-jquery-rails (2.0.3)
jquery-rails (4.1.1)
rails-dom-testing (>= 1, < 3)
@ -959,7 +959,7 @@ DEPENDENCIES
handlebars_assets (= 0.23.1)
http_accept_language (= 2.0.5)
i18n-inflector-rails (= 1.0.7)
jasmine (= 2.4.0)
jasmine (= 2.5.1)
jasmine-jquery-rails (= 2.0.3)
jquery-rails (= 4.1.1)
jquery-ui-rails (= 5.0.5)