Bump spring
This commit is contained in:
parent
81779a86e5
commit
43d0946769
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -236,7 +236,7 @@ group :development do
|
||||||
|
|
||||||
# Preloading environment
|
# Preloading environment
|
||||||
|
|
||||||
gem "spring", "1.6.3"
|
gem "spring", "1.7.1"
|
||||||
gem "spring-commands-rspec", "1.0.4"
|
gem "spring-commands-rspec", "1.0.4"
|
||||||
gem "spring-commands-cucumber", "1.0.1"
|
gem "spring-commands-cucumber", "1.0.1"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -727,7 +727,7 @@ GEM
|
||||||
sinon-rails (1.15.0)
|
sinon-rails (1.15.0)
|
||||||
railties (>= 3.1)
|
railties (>= 3.1)
|
||||||
slop (3.6.0)
|
slop (3.6.0)
|
||||||
spring (1.6.3)
|
spring (1.7.1)
|
||||||
spring-commands-cucumber (1.0.1)
|
spring-commands-cucumber (1.0.1)
|
||||||
spring (>= 0.9.1)
|
spring (>= 0.9.1)
|
||||||
spring-commands-rspec (1.0.4)
|
spring-commands-rspec (1.0.4)
|
||||||
|
|
@ -914,7 +914,7 @@ DEPENDENCIES
|
||||||
simplecov (= 0.11.2)
|
simplecov (= 0.11.2)
|
||||||
sinatra (= 1.4.7)
|
sinatra (= 1.4.7)
|
||||||
sinon-rails (= 1.15.0)
|
sinon-rails (= 1.15.0)
|
||||||
spring (= 1.6.3)
|
spring (= 1.7.1)
|
||||||
spring-commands-cucumber (= 1.0.1)
|
spring-commands-cucumber (= 1.0.1)
|
||||||
spring-commands-rspec (= 1.0.4)
|
spring-commands-rspec (= 1.0.4)
|
||||||
test_after_commit (= 0.4.2)
|
test_after_commit (= 0.4.2)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue