bump spring
This commit is contained in:
parent
1d1a23c74e
commit
403f49cd50
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -237,7 +237,7 @@ group :development do
|
|||
|
||||
# Preloading environment
|
||||
|
||||
gem "spring", "1.3.5"
|
||||
gem "spring", "1.3.6"
|
||||
gem "spring-commands-rspec", "1.0.4"
|
||||
gem "spring-commands-cucumber", "1.0.1"
|
||||
|
||||
|
|
|
|||
|
|
@ -676,7 +676,7 @@ GEM
|
|||
sinon-rails (1.10.3)
|
||||
railties (>= 3.1)
|
||||
slop (3.6.0)
|
||||
spring (1.3.5)
|
||||
spring (1.3.6)
|
||||
spring-commands-cucumber (1.0.1)
|
||||
spring (>= 0.9.1)
|
||||
spring-commands-rspec (1.0.4)
|
||||
|
|
@ -859,7 +859,7 @@ DEPENDENCIES
|
|||
simplecov (= 0.10.0)
|
||||
sinatra (= 1.4.6)
|
||||
sinon-rails (= 1.10.3)
|
||||
spring (= 1.3.5)
|
||||
spring (= 1.3.6)
|
||||
spring-commands-cucumber (= 1.0.1)
|
||||
spring-commands-rspec (= 1.0.4)
|
||||
test_after_commit (= 0.4.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue