diff options
author | Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | 2014-08-16 14:30:44 +0200 |
---|---|---|
committer | Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | 2014-08-16 14:30:44 +0200 |
commit | 0b5783119f9577ae6b7506836c384a541854979d (patch) | |
tree | 0c47436a28101bb83511789c5befc9199ae07b4f /Gemfile.lock | |
parent | cb33279a0f36f2c6a70d5ecf00bbd8749b92c51b (diff) | |
download | gitlab-ce-0b5783119f9577ae6b7506836c384a541854979d.tar.gz |
Updated the spring gem and fixed the guard file
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 500e80ce4ee..6cd6bb7a308 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -489,7 +489,7 @@ GEM capybara (>= 2.0.0) railties (>= 3) spinach (>= 0.4) - spring (1.1.1) + spring (1.1.3) spring-commands-rspec (1.0.1) spring (>= 0.9.1) spring-commands-spinach (1.0.0) @@ -676,7 +676,7 @@ DEPENDENCIES slack-notifier (~> 0.3.2) slim spinach-rails - spring (= 1.1.1) + spring (= 1.1.3) spring-commands-rspec (= 1.0.1) spring-commands-spinach (= 1.0.0) stamp |