summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-06-20 03:21:32 -0700
committerStan Hu <stanhu@gmail.com>2018-06-20 03:22:42 -0700
commitbf947956e3693a8c562469323f27047b38d1850a (patch)
tree3fc44b6d09117712d93f9627aa6cade78665d126
parenta88a9e22c5f27b458593d08ee9dce5a834c51f2a (diff)
downloadgitlab-ce-sh-bump-rugged-0.27.2.tar.gz
Bump rugged to 0.27.2sh-bump-rugged-0.27.2
Release notes: https://github.com/libgit2/libgit2/releases/tag/v0.27.2
-rw-r--r--Gemfile.lock2
-rw-r--r--changelogs/unreleased/sh-bump-rugged-0-27-2.yml5
2 files changed, 6 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 883e580b86b..be86ee3ae3b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -803,7 +803,7 @@ GEM
rubyzip (1.2.1)
rufus-scheduler (3.4.0)
et-orbi (~> 1.0)
- rugged (0.27.1)
+ rugged (0.27.2)
safe_yaml (1.0.4)
sanitize (2.1.0)
nokogiri (>= 1.4.4)
diff --git a/changelogs/unreleased/sh-bump-rugged-0-27-2.yml b/changelogs/unreleased/sh-bump-rugged-0-27-2.yml
new file mode 100644
index 00000000000..6c519648b51
--- /dev/null
+++ b/changelogs/unreleased/sh-bump-rugged-0-27-2.yml
@@ -0,0 +1,5 @@
+---
+title: Bump rugged to 0.27.2
+merge_request:
+author:
+type: fixed