summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-06-03 18:21:55 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-06-03 18:21:55 +0200
commitb3d60074e54e27fa4f73c4017afb928a22c093cd (patch)
tree1b8ca79d7131e6504ee67a8e71b574a6b8f2fdf2
parentdf55397b5530f24ea5000448d36bb90b1c5c3aed (diff)
downloadgitlab-ci-b3d60074e54e27fa4f73c4017afb928a22c093cd.tar.gz
Update spring to 1.3.6
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock3
2 files changed, 3 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index f73b353..e60ff6e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -104,6 +104,7 @@ end
group :development, :test do
+ gem 'spring', '~> 1.3.6'
gem 'minitest'
gem 'pry'
gem 'rspec-rails'
diff --git a/Gemfile.lock b/Gemfile.lock
index dd96a89..f6908a0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -340,7 +340,7 @@ GEM
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
slop (3.4.7)
- spring (1.3.3)
+ spring (1.3.6)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (2.11.0)
@@ -452,6 +452,7 @@ DEPENDENCIES
sinatra
slack-notifier (~> 1.0.0)
slim
+ spring (~> 1.3.6)
spring-commands-rspec
stamp
state_machine