summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-03-06 09:08:53 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-06 09:08:53 +0000
commit4660a51d935e9222925ea354461b915cc7c0cb5e (patch)
treeeec5a09806610d14decde4535400ca069727883d /Gemfile
parent3d788391624d5def7d5d2e65705c3c852c6bc557 (diff)
downloadgitlab-ce-4660a51d935e9222925ea354461b915cc7c0cb5e.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 67cf0f1243d..3273ba6dfd6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -17,7 +17,7 @@ gem 'default_value_for', '~> 3.4.0'
# Supported DBs
gem 'pg', '~> 1.1'
-gem 'rugged', '~> 1.0.1'
+gem 'rugged', '~> 1.1'
gem 'grape-path-helpers', '~> 1.6.1'
gem 'faraday', '~> 1.0'