Gemfile.lock in stable-rails-0.0.6 vs Gemfile.lock in stable-rails-0.0.7

- old
+ new

@@ -1,61 +1,62 @@ PATH remote: . specs: - stable-rails (0.0.1) + stable-rails (0.0.6) haml-rails GEM remote: https://rubygems.org/ specs: - actionpack (3.2.10) - activemodel (= 3.2.10) - activesupport (= 3.2.10) + actionpack (3.2.11) + activemodel (= 3.2.11) + activesupport (= 3.2.11) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) rack (~> 1.4.0) rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.2.1) - activemodel (3.2.10) - activesupport (= 3.2.10) + activemodel (3.2.11) + activesupport (= 3.2.11) builder (~> 3.0.0) - activesupport (3.2.10) + activesupport (3.2.11) i18n (~> 0.6) multi_json (~> 1.0) builder (3.0.4) erubis (2.7.0) - haml (3.1.7) - haml-rails (0.3.5) + haml (4.0.3) + tilt + haml-rails (0.4) actionpack (>= 3.1, < 4.1) activesupport (>= 3.1, < 4.1) - haml (~> 3.1) + haml (>= 3.1, < 4.1) railties (>= 3.1, < 4.1) - hike (1.2.1) - i18n (0.6.1) + hike (1.2.3) + i18n (0.6.4) journey (1.0.4) - json (1.7.6) - multi_json (1.5.0) + json (1.8.0) + multi_json (1.7.7) rack (1.4.1) rack-cache (1.2) rack (>= 0.4) rack-protection (1.3.2) rack - rack-ssl (1.3.2) + rack-ssl (1.3.3) rack rack-test (0.6.2) rack (>= 1.0) - railties (3.2.10) - actionpack (= 3.2.10) - activesupport (= 3.2.10) + railties (3.2.11) + actionpack (= 3.2.11) + activesupport (= 3.2.11) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (10.0.3) - rdoc (3.12) + rake (10.1.0) + rdoc (3.12.2) json (~> 1.4) sass (3.2.5) sinatra (1.3.3) rack (~> 1.3, >= 1.3.6) rack-protection (~> 1.2) @@ -63,10 +64,10 @@ sprockets (2.2.2) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - thor (0.16.0) + thor (0.18.1) tilt (1.3.3) PLATFORMS ruby