diff --git a/Gemfile.lock b/Gemfile.lock index 843bda3..94381c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,14 @@ GEM remote: http://rubygems.org/ specs: - haml (3.0.25) + haml (5.0.0) + temple (>= 0.8.0) + tilt rack (1.2.2) sinatra (1.2.2) rack (~> 1.1) tilt (>= 1.2.2, < 2.0) + temple (0.8.2) tilt (1.2.2) PLATFORMS