Gemfile.lock in riveter-0.0.6 vs Gemfile.lock in riveter-0.0.7

- old
+ new

@@ -1,15 +1,15 @@ PATH remote: . specs: - riveter (0.0.6) - actionpack - activemodel - activerecord - activesupport + riveter (0.0.7) + actionpack (~> 4.0.0) + activemodel (~> 4.0.0) + activerecord (~> 4.0.0) + activesupport (~> 4.0.0) railties (~> 4.0.0) - validates_timeliness + validates_timeliness (~> 3.0.0) GEM remote: https://rubygems.org/ specs: actionmailer (4.0.5) @@ -53,11 +53,11 @@ simplecov (>= 0.7) term-ansicolor thor debugger-linecache (1.2.0) diff-lcs (1.2.5) - docile (1.1.4) + docile (1.1.5) erubis (2.7.0) haml (4.0.5) tilt haml-rails (0.5.3) actionpack (>= 4.0.1) @@ -70,12 +70,12 @@ mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.25.1) minitest (4.7.5) - multi_json (1.10.0) - polyglot (0.3.4) + multi_json (1.10.1) + polyglot (0.3.5) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) pry-byebug (1.3.2) @@ -95,11 +95,11 @@ railties (4.0.5) actionpack (= 4.0.5) activesupport (= 4.0.5) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.3.1) + rake (10.3.2) rest-client (1.6.7) mime-types (>= 1.16) rspec-core (2.14.8) rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) @@ -118,11 +118,11 @@ docile (~> 1.1.0) multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) slop (3.5.0) - sprockets (2.11.0) + sprockets (2.12.1) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sprockets-rails (2.0.1) @@ -130,11 +130,11 @@ activesupport (>= 3.0) sprockets (~> 2.8) term-ansicolor (1.3.0) tins (~> 1.0) thor (0.19.1) - thread_safe (0.3.3) + thread_safe (0.3.4) tilt (1.4.1) timeliness (0.3.7) tins (1.3.0) treetop (1.4.15) polyglot @@ -145,16 +145,16 @@ PLATFORMS ruby DEPENDENCIES - ammeter - bundler (~> 1.5) - coveralls - haml-rails - pry - pry-byebug - rails (~> 4.0.5) - rake + ammeter (~> 1.0.0) + bundler (~> 1.6.0) + coveralls (~> 0.7.0) + haml-rails (~> 0.5.0) + pry (~> 0.9.0) + pry-byebug (~> 1.3.0) + rails (~> 4.0.0) + rake (~> 10.3.0) riveter! - rspec-rails + rspec-rails (~> 2.14.0) shoulda-matchers (~> 2.6.1)