diff options
author | http://jneen.net/ <jneen@jneen.net> | 2016-08-08 10:07:15 -0700 |
---|---|---|
committer | http://jneen.net/ <jneen@jneen.net> | 2016-08-30 11:32:55 -0700 |
commit | 99ee86206e3e19dd93910a4e7a3a5b6e3a7add9a (patch) | |
tree | 75b35d1341e3b9d4d97088f903a67dcc84948d16 /Gemfile.lock | |
parent | 0f4df86a5e559b9c15f07b43edad829928f59e87 (diff) | |
download | gitlab-ce-99ee86206e3e19dd93910a4e7a3a5b6e3a7add9a.tar.gz |
remove six, and use a Set instead
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 0c28975060c..1d0fcfd3c3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -683,7 +683,6 @@ GEM rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) - six (0.2.0) slack-notifier (1.2.1) slop (3.6.0) spinach (0.8.10) @@ -954,7 +953,6 @@ DEPENDENCIES sidekiq-cron (~> 0.4.0) simplecov (= 0.12.0) sinatra (~> 1.4.4) - six (~> 0.2.0) slack-notifier (~> 1.2.0) spinach-rails (~> 0.2.1) spinach-rerun-reporter (~> 0.0.2) |