bump spring

This commit is contained in:
Jonne Haß 2015-05-04 15:55:58 +02:00 committed by Dennis Schubert
parent fa24333ca1
commit 147ea4e399
2 changed files with 3 additions and 3 deletions

View file

@ -231,7 +231,7 @@ group :development do
# Preloading environment
gem "spring", "1.3.3"
gem "spring", "1.3.5"
gem "spring-commands-rspec", "1.0.4"
gem "spring-commands-cucumber", "1.0.1"

View file

@ -646,7 +646,7 @@ GEM
sinon-rails (1.10.3)
railties (>= 3.1)
slop (3.6.0)
spring (1.3.3)
spring (1.3.5)
spring-commands-cucumber (1.0.1)
spring (>= 0.9.1)
spring-commands-rspec (1.0.4)
@ -818,7 +818,7 @@ DEPENDENCIES
simple_captcha2 (= 0.3.4)
sinatra (= 1.4.6)
sinon-rails (= 1.10.3)
spring (= 1.3.3)
spring (= 1.3.5)
spring-commands-cucumber (= 1.0.1)
spring-commands-rspec (= 1.0.4)
test_after_commit (= 0.4.1)