diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-10-07 22:20:22 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-10-08 21:04:11 -0400 |
commit | 0c8ac9815314d91bc32eff18502788480cd62d67 (patch) | |
tree | 21df44ee0a4ece7e5d348689503254a4f85a0348 /Gemfile.lock | |
parent | 680b6d88a5c0d63deeb2909f1c83e3630db87780 (diff) | |
download | gitlab-ce-0c8ac9815314d91bc32eff18502788480cd62d67.tar.gz |
Remove slimrs-remove-slim
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f716c0254ec..ac4a1f5b007 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -673,9 +673,6 @@ GEM tilt (>= 1.3, < 3) six (0.2.0) slack-notifier (1.2.1) - slim (2.0.3) - temple (~> 0.6.6) - tilt (>= 1.3.3, < 2.1) slop (3.6.0) spinach (0.8.10) colorize @@ -711,7 +708,6 @@ GEM railties (>= 3.2.5, < 5) teaspoon-jasmine (2.2.0) teaspoon (>= 1.0.0) - temple (0.6.10) term-ansicolor (1.3.2) tins (~> 1.0) terminal-table (1.5.2) @@ -919,7 +915,6 @@ DEPENDENCIES sinatra (~> 1.4.4) six (~> 0.2.0) slack-notifier (~> 1.2.0) - slim (~> 2.0.2) spinach-rails (~> 0.2.1) spring (~> 1.3.6) spring-commands-rspec (~> 1.0.4) |