summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2017-07-24 10:53:57 +0100
committerNick Thomas <nick@gitlab.com>2017-07-24 11:03:37 +0100
commit61f948baed18788c2bb34dd6d5da452a19f58e52 (patch)
treed3a8017f735771fab7c16240929da22870e3754f /Gemfile.lock
parent883488e0b2adda7dad93334f17f3895f05a7c587 (diff)
downloadgitlab-ce-61f948baed18788c2bb34dd6d5da452a19f58e52.tar.gz
Upgrade the re2 gem to 1.1.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b0b437ae342..f8aaba57998 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -656,7 +656,7 @@ GEM
debugger-ruby_core_source (~> 1.3)
rdoc (4.2.2)
json (~> 1.4)
- re2 (1.0.0)
+ re2 (1.1.0)
recaptcha (3.0.0)
json
recursive-open-struct (1.0.0)
@@ -1055,7 +1055,7 @@ DEPENDENCIES
raindrops (~> 0.18)
rblineprof (~> 0.3.6)
rdoc (~> 4.2)
- re2 (~> 1.0.0)
+ re2 (~> 1.1.0)
recaptcha (~> 3.0)
redcarpet (~> 3.4)
redis (~> 3.2)