diff --git a/Gemfile.lock b/Gemfile.lock index 9a73688..24d3f0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,8 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - haml (4.0.7) + haml (5.0.0) + temple (>= 0.8.0) tilt i18n (0.7.0) jbuilder (2.3.1) @@ -208,6 +209,7 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) + temple (0.8.2) thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1)