diff --git a/rottenpotatoes/Gemfile.lock b/rottenpotatoes/Gemfile.lock index 4159f100..e31778fe 100644 --- a/rottenpotatoes/Gemfile.lock +++ b/rottenpotatoes/Gemfile.lock @@ -77,7 +77,8 @@ GEM multi_json (~> 1.3) globalid (0.3.6) activesupport (>= 4.1.0) - haml (4.0.6) + haml (5.0.0) + temple (>= 0.8.0) tilt i18n (0.7.0) jquery-rails (4.0.4) @@ -161,6 +162,7 @@ GEM activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) sqlite3 (1.3.10) + temple (0.8.2) thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1)