Commit b1f7a452 authored by Jonne Haß's avatar Jonne Haß Committed by Dennis Schubert
Browse files

bump spring

parent 733e61ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"

+2 −2
Original line number Diff line number Diff line
@@ -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)