diff options
author | Robert Speicher <rspeicher@gmail.com> | 2014-03-13 18:34:12 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2014-03-24 08:55:27 -0400 |
commit | 1e3b5c3787bcd7f1fce775e2c3de5ce0aabc813d (patch) | |
tree | e791bc3c082c10039b180f7961842d410becc571 /Gemfile.lock | |
parent | 12d162993e6198df2ce62bf53e6b8182ca783fd5 (diff) | |
download | gitlab-ce-1e3b5c3787bcd7f1fce775e2c3de5ce0aabc813d.tar.gz |
Remove Spork
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 167fd960ff5..1a0bce98ac5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -484,7 +484,6 @@ GEM capybara (>= 2.0.0) railties (>= 3) spinach (>= 0.4) - spork (1.0.0rc4) spring (1.1.1) spring-commands-rspec (1.0.1) spring (>= 0.9.1) @@ -661,7 +660,6 @@ DEPENDENCIES slack-notifier (~> 0.2.0) slim spinach-rails - spork (~> 1.0rc) spring (= 1.1.1) spring-commands-rspec (= 1.0.1) spring-commands-spinach (= 1.0.0) |