bump sinon-rails

This commit is contained in:
Jonne Haß 2013-07-10 15:05:52 +02:00
parent 5119759bcf
commit dd9e563322
2 changed files with 4 additions and 4 deletions

View file

@ -197,5 +197,5 @@ group :development, :test do
# Jasmine (client side application tests (JS))
gem 'jasmine', '1.3.2'
gem 'sinon-rails', '1.4.2.1'
gem 'sinon-rails', '1.7.3'
end

View file

@ -309,7 +309,7 @@ GEM
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
raindrops (0.11.0)
rake (10.0.4)
rake (10.1.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
@ -368,7 +368,7 @@ GEM
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinon-rails (1.4.2.1)
sinon-rails (1.7.3)
railties (>= 3.1)
slim (1.3.9)
temple (~> 0.6.3)
@ -483,7 +483,7 @@ DEPENDENCIES
selenium-webdriver (= 2.33.0)
sidekiq (= 2.11.1)
sinatra (= 1.3.3)
sinon-rails (= 1.4.2.1)
sinon-rails (= 1.7.3)
slim (= 1.3.9)
spork (= 1.0.0rc3)
timecop (= 0.6.1)