summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-04-12 14:28:07 -0400
committerRobert Speicher <rspeicher@gmail.com>2016-04-12 14:28:07 -0400
commit42a391f744a2ea43272483f998395c910153e1d2 (patch)
tree30bee53617b53e37e9ab7776707b136af558f2b8 /Gemfile
parent2c9894d457cac2f15331081a4f6974e0803fead3 (diff)
downloadgitlab-ce-42a391f744a2ea43272483f998395c910153e1d2.tar.gz
Update spring and spring-commands-spinachrs-update-spring
Spring changelog: https://git.io/vVAUY
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 258b5612cd5..199ef65d922 100644
--- a/Gemfile
+++ b/Gemfile
@@ -285,9 +285,9 @@ group :development, :test do
gem 'teaspoon', '~> 1.1.0'
gem 'teaspoon-jasmine', '~> 2.2.0'
- gem 'spring', '~> 1.6.4'
+ gem 'spring', '~> 1.7.0'
gem 'spring-commands-rspec', '~> 1.0.4'
- gem 'spring-commands-spinach', '~> 1.0.0'
+ gem 'spring-commands-spinach', '~> 1.1.0'
gem 'spring-commands-teaspoon', '~> 0.0.2'
gem 'rubocop', '~> 0.38.0', require: false