Bump spring
This commit is contained in:
parent
7a0f0363e9
commit
6f1571bc1b
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -258,7 +258,7 @@ group :development do
|
||||||
|
|
||||||
# Preloading environment
|
# Preloading environment
|
||||||
|
|
||||||
gem "spring", "2.0.1"
|
gem "spring", "2.0.2"
|
||||||
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"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -653,7 +653,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 (2.0.1)
|
spring (2.0.2)
|
||||||
activesupport (>= 4.2)
|
activesupport (>= 4.2)
|
||||||
spring-commands-cucumber (1.0.1)
|
spring-commands-cucumber (1.0.1)
|
||||||
spring (>= 0.9.1)
|
spring (>= 0.9.1)
|
||||||
|
|
@ -878,7 +878,7 @@ DEPENDENCIES
|
||||||
simple_captcha2 (= 0.4.3)
|
simple_captcha2 (= 0.4.3)
|
||||||
simplecov (= 0.12.0)
|
simplecov (= 0.12.0)
|
||||||
sinon-rails (= 1.15.0)
|
sinon-rails (= 1.15.0)
|
||||||
spring (= 2.0.1)
|
spring (= 2.0.2)
|
||||||
spring-commands-cucumber (= 1.0.1)
|
spring-commands-cucumber (= 1.0.1)
|
||||||
spring-commands-rspec (= 1.0.4)
|
spring-commands-rspec (= 1.0.4)
|
||||||
sprockets (= 2.12.4)
|
sprockets (= 2.12.4)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue