summaryrefslogtreecommitdiff
path: root/Gemfile.rails5.lock
diff options
context:
space:
mode:
authorMichael Kozono <mkozono@gmail.com>2018-08-15 07:27:59 +0000
committerJames Lopez <james@gitlab.com>2018-08-15 07:27:59 +0000
commit2e8fe26b9bfedf7d65270c9874fcdcb62d58e741 (patch)
treea49f2e6533a2c277ec7a448bdd9ea58570405cad /Gemfile.rails5.lock
parent958ea287b5a2abe8a5ddaf9c6e01bea2d5de6590 (diff)
downloadgitlab-ce-2e8fe26b9bfedf7d65270c9874fcdcb62d58e741.tar.gz
Fix `bin/secpick` rainbow gem error, and security branch prefixing
Diffstat (limited to 'Gemfile.rails5.lock')
-rw-r--r--Gemfile.rails5.lock5
1 files changed, 2 insertions, 3 deletions
diff --git a/Gemfile.rails5.lock b/Gemfile.rails5.lock
index 39305927c0f..af70e2c1939 100644
--- a/Gemfile.rails5.lock
+++ b/Gemfile.rails5.lock
@@ -701,8 +701,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rainbow (2.2.2)
- rake
+ rainbow (3.0.0)
raindrops (0.18.0)
rake (12.3.1)
rb-fsevent (0.10.2)
@@ -1147,7 +1146,7 @@ DEPENDENCIES
rails-controller-testing
rails-deprecated_sanitizer (~> 1.0.3)
rails-i18n (~> 5.1)
- rainbow (~> 2.2)
+ rainbow (~> 3.0)
raindrops (~> 0.18)
rblineprof (~> 0.3.6)
rbtrace (~> 0.4)