Skip to content

Commit

Permalink
update haml so that it works with ruby 2.6 (haml/haml#1011)
Browse files Browse the repository at this point in the history
  • Loading branch information
VorontsovIE committed Jun 25, 2020
1 parent 5c95c2e commit af334e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ GEM
execjs (2.7.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
haml (5.0.4)
haml (5.1.2)
temple (>= 0.8.0)
tilt
haml-rails (1.0.0)
Expand Down Expand Up @@ -190,7 +190,7 @@ GEM
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
sqlite3 (1.3.13)
temple (0.8.0)
temple (0.8.2)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
Expand Down

0 comments on commit af334e8

Please sign in to comment.