Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 8654e486925..58af6c51b77 100644
--- a/Gemfile
+++ b/Gemfile
@@ -18,8 +18,6 @@ gem 'pg', '~> 0.18.2', group: :postgres
gem 'rugged', '~> 0.25.1.1'
gem 'faraday', '~> 0.11.0'
-gem 'net-http-persistent', '~> 2.9.4'
-gem 'faraday-http-cache'
# Authentication libraries
gem 'devise', '~> 4.2'