diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2017-04-12 22:39:45 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2017-04-24 16:17:52 -0300 |
commit | 9bcb1b27a93f71df3893eb883d4dc99b95cd71dd (patch) | |
tree | 269d98e4a67cb595813b25d0426337115635b348 /Gemfile.lock | |
parent | f76363e445153ea831fd508e366c0f31b24fa53e (diff) | |
download | gitlab-ce-9bcb1b27a93f71df3893eb883d4dc99b95cd71dd.tar.gz |
Remove unused gems
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 7d9a950bfd3..59cc67c46fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,8 +195,6 @@ GEM railties (>= 3.0.0) faraday (0.11.0) multipart-post (>= 1.2, < 3) - faraday-http-cache (2.0.0) - faraday (~> 0.8) faraday_middleware (0.11.0.1) faraday (>= 0.7.4, < 1.0) faraday_middleware-multi_json (0.0.6) @@ -449,7 +447,6 @@ GEM mustermann-grape (0.4.0) mustermann (= 0.4.0) mysql2 (0.3.20) - net-http-persistent (2.9.4) net-ldap (0.12.1) net-ssh (3.0.1) netrc (0.11.0) @@ -895,7 +892,6 @@ DEPENDENCIES email_spec (~> 1.6.0) factory_girl_rails (~> 4.7.0) faraday (~> 0.11.0) - faraday-http-cache ffaker (~> 2.4) flay (~> 2.8.0) fog-aws (~> 0.9) @@ -946,7 +942,6 @@ DEPENDENCIES minitest (~> 5.7.0) mousetrap-rails (~> 1.4.6) mysql2 (~> 0.3.16) - net-http-persistent (~> 2.9.4) net-ssh (~> 3.0.1) nokogiri (~> 1.6.7, >= 1.6.7.2) oauth2 (~> 1.3.0) |