Gemfile.lock in riveter-0.7.0 vs Gemfile.lock in riveter-0.8.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - riveter (0.7.0) + riveter (0.8.0) activemodel (>= 4.0.0) railties (>= 4.0.0) validates_timeliness (>= 3.0.0) GEM @@ -58,31 +58,34 @@ json (>= 1.8, < 3) simplecov (~> 0.14.1) term-ansicolor (~> 1.3) thor (~> 0.19.4) tins (~> 1.6) + crass (1.0.2) diff-lcs (1.3) docile (1.1.5) erubis (2.7.0) globalid (0.4.0) activesupport (>= 4.2.0) - haml (4.0.7) + haml (5.0.3) + temple (>= 0.8.0) tilt - haml-rails (0.9.0) + haml-rails (1.0.0) actionpack (>= 4.0.1) activesupport (>= 4.0.1) - haml (>= 4.0.6, < 5.0) + haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) railties (>= 4.0.1) html2haml (2.2.0) erubis (~> 2.7.0) haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) i18n (0.8.6) json (2.1.0) - loofah (2.0.3) + loofah (2.1.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) mime-types (>= 1.16, < 4) method_source (0.8.2) mime-types (3.1) @@ -160,10 +163,11 @@ rack (> 1, < 3) sprockets-rails (3.2.1) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + temple (0.8.0) term-ansicolor (1.6.0) tins (~> 1.0) thor (0.19.4) thread_safe (0.3.6) tilt (2.0.8) @@ -179,10 +183,10 @@ DEPENDENCIES ammeter (~> 1.1.2) bundler (~> 1.15) coveralls (~> 0.8.1) - haml-rails (~> 0.9.0) + haml-rails (~> 1.0.0) pry (~> 0.10.1) pry-byebug (~> 3.1.0) rails (~> 4.2.1) rake (~> 10.4.2) riveter!