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:
authorFrank Groeneveld <frank@ivaldi.nl>2017-07-25 09:29:04 +0300
committerFrank Groeneveld <frank@ivaldi.nl>2017-07-25 09:29:04 +0300
commit2f0a4243d5e7d848172a8adfa72084eb4d07c60b (patch)
tree4c03ab63381274f2a5a3f004618ed85f76121b7b /Gemfile.lock
parentd964816b9fe56679ffc0b331e701f7b24db5c6a9 (diff)
Upgrade re2 to support seperate CXX and CC passing
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 6ffff0d8735..a64805ad6bf 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.1.0)
+ re2 (1.1.1)
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.1.0)
+ re2 (~> 1.1.1)
recaptcha (~> 3.0)
redcarpet (~> 3.4)
redis (~> 3.2)