bump spring

This commit is contained in:
Jonne Haß 2015-12-28 05:45:32 +01:00 committed by Dennis Schubert
parent 733e61ee1a
commit b1f7a452f9
2 changed files with 3 additions and 3 deletions

View file

@ -236,7 +236,7 @@ group :development do
# Preloading environment
gem "spring", "1.5.0"
gem "spring", "1.6.1"
gem "spring-commands-rspec", "1.0.4"
gem "spring-commands-cucumber", "1.0.1"

View file

@ -701,7 +701,7 @@ GEM
sinon-rails (1.15.0)
railties (>= 3.1)
slop (3.6.0)
spring (1.5.0)
spring (1.6.1)
spring-commands-cucumber (1.0.1)
spring (>= 0.9.1)
spring-commands-rspec (1.0.4)
@ -887,7 +887,7 @@ DEPENDENCIES
simplecov (= 0.11.1)
sinatra (= 1.4.6)
sinon-rails (= 1.15.0)
spring (= 1.5.0)
spring (= 1.6.1)
spring-commands-cucumber (= 1.0.1)
spring-commands-rspec (= 1.0.4)
test_after_commit (= 0.4.2)