diff options
author | Stan Hu <stanhu@gmail.com> | 2018-05-29 14:35:41 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-05-29 14:35:41 -0700 |
commit | b0fd5ca57bb22bfb5c75aa4580c7928020793889 (patch) | |
tree | df5a68f971572697dfb3f7dcb3de520ec444f39e /Gemfile.lock | |
parent | ee1ad314bd219d008f6f6ea8f5d36106d9dc6502 (diff) | |
download | gitlab-ce-b0fd5ca57bb22bfb5c75aa4580c7928020793889.tar.gz |
Bump rugged to 0.27.1 for security fixes
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 7a3ed89d803..915e1c530fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -800,7 +800,7 @@ GEM rubyzip (1.2.1) rufus-scheduler (3.4.0) et-orbi (~> 1.0) - rugged (0.27.0) + rugged (0.27.1) safe_yaml (1.0.4) sanitize (2.1.0) nokogiri (>= 1.4.4) |