Gemfile.lock in riveter-0.0.13 vs Gemfile.lock in riveter-0.0.14

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - riveter (0.0.13) + riveter (0.0.14) actionpack (>= 4.1.0) activemodel (>= 4.1.0) activerecord (>= 4.1.0) activesupport (>= 4.1.0) railties (>= 4.1.0) @@ -47,36 +47,43 @@ byebug (3.5.1) columnize (~> 0.8) debugger-linecache (~> 1.2) slop (~> 3.6) coderay (1.1.0) - columnize (0.8.9) + columnize (0.9.0) coveralls (0.7.2) multi_json (~> 1.3) rest-client (= 1.6.7) simplecov (>= 0.7) term-ansicolor (= 1.2.2) thor (= 0.18.1) debugger-linecache (1.2.0) diff-lcs (1.2.5) docile (1.1.5) erubis (2.7.0) - haml (4.0.5) + haml (4.1.0.beta.1) tilt - haml-rails (0.5.3) + haml-rails (0.6.0) actionpack (>= 4.0.1) activesupport (>= 4.0.1) haml (>= 3.1, < 5.0) + html2haml (>= 1.0.1) railties (>= 4.0.1) hike (1.2.3) + hpricot (0.8.6) + html2haml (1.0.1) + erubis (~> 2.7.0) + haml (>= 4.0.0.rc.1) + hpricot (~> 0.8.6) + ruby_parser (~> 3.1.1) i18n (0.6.11) json (1.8.1) mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.4.3) - minitest (5.4.3) + minitest (5.5.0) multi_json (1.10.1) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) @@ -99,11 +106,11 @@ railties (4.1.8) actionpack (= 4.1.8) activesupport (= 4.1.8) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.4.0) + rake (10.4.2) rest-client (1.6.7) mime-types (>= 1.16) rspec-core (3.1.7) rspec-support (~> 3.1.0) rspec-expectations (3.1.2) @@ -118,10 +125,13 @@ rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0) rspec-mocks (~> 3.1.0) rspec-support (~> 3.1.0) rspec-support (3.1.2) + ruby_parser (3.1.3) + sexp_processor (~> 4.1) + sexp_processor (4.4.4) shoulda-matchers (2.7.0) activesupport (>= 3.0.0) simplecov (0.9.1) docile (~> 1.1.0) multi_json (~> 1.0) @@ -131,10 +141,10 @@ sprockets (2.12.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.2.1) + sprockets-rails (2.2.2) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) term-ansicolor (1.2.2) tins (~> 0.8)