diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-05-20 18:39:33 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-05-20 18:39:33 -0400 |
commit | 3601ebda79b84c3ea4b21f0e2b91003f206c342a (patch) | |
tree | 9d427a76ed905080dc11f694c53954effe8af511 /Gemfile.lock | |
parent | 71b1a2c7287f0838cdcaeb5a896d582cddfea5d1 (diff) | |
download | gitlab-ce-3601ebda79b84c3ea4b21f0e2b91003f206c342a.tar.gz |
Update spring, re-run binstubs
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9ea77151c74..340b9f6e3c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -589,7 +589,7 @@ GEM capybara (>= 2.0.0) railties (>= 3) spinach (>= 0.4) - spring (1.3.3) + spring (1.3.6) spring-commands-rspec (1.0.4) spring (>= 0.9.1) spring-commands-spinach (1.0.0) |