summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-07-25 13:24:33 -0700
committerStan Hu <stanhu@gmail.com>2018-07-25 14:17:15 -0700
commit016f3bd05d6ec6925ab1a20232b28d1ab12f6464 (patch)
tree94069c664a1115191be524d806a9fed755e057da /Gemfile.lock
parentd22db4f492d5ae676bea6bc699203d2fc120fe96 (diff)
downloadgitlab-ce-016f3bd05d6ec6925ab1a20232b28d1ab12f6464.tar.gz
Bump haml gem to 5.0.4
As pointed out in #49625, this version is needed to support Ruby 2.5. See https://github.com/haml/haml/blob/master/CHANGELOG.md for more details.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5bb7bc53962..9ec9039bd2e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -375,7 +375,8 @@ GEM
google-protobuf (~> 3.1)
googleapis-common-protos-types (~> 1.0.0)
googleauth (>= 0.5.1, < 0.7)
- haml (4.0.7)
+ haml (5.0.4)
+ temple (>= 0.8.0)
tilt
haml_lint (0.26.0)
haml (>= 4.0, < 5.1)