diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 1025d0f..de283cb 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -10,7 +10,8 @@ GEM coderay (1.1.0) concurrent-ruby (1.1.5) fuzzy_match (2.1.0) - haml (4.0.6) + haml (5.0.0) + temple (>= 0.8.0) tilt i18n (1.6.0) concurrent-ruby (~> 1.0) @@ -40,8 +41,9 @@ GEM sinatra (~> 1.4.0) tilt (>= 1.3, < 3) slop (3.6.0) + temple (0.8.2) thread_safe (0.3.6) - tilt (2.0.9) + tilt (2.0.10) tzinfo (1.2.5) thread_safe (~> 0.1)