Gemfile.lock in is-0.0.1 vs Gemfile.lock in is-0.0.2

- old
+ new

@@ -1,70 +1,26 @@ PATH remote: . specs: - gon (4.0.0) - actionpack (>= 2.3.0) - json + is (0.0.1) GEM remote: http://rubygems.org/ specs: - actionpack (3.2.3) - activemodel (= 3.2.3) - activesupport (= 3.2.3) - builder (~> 3.0.0) - erubis (~> 2.7.0) - journey (~> 1.0.1) - rack (~> 1.4.0) - rack-cache (~> 1.2) - rack-test (~> 0.6.1) - sprockets (~> 2.1.2) - activemodel (3.2.3) - activesupport (= 3.2.3) - builder (~> 3.0.0) - activesupport (3.2.3) - i18n (~> 0.6) - multi_json (~> 1.0) - blankslate (2.1.2.4) - builder (3.0.0) diff-lcs (1.1.3) - erubis (2.7.0) - hike (1.2.1) - i18n (0.6.0) - jbuilder (0.4.0) - activesupport (>= 3.0.0) - blankslate (>= 2.1.2.4) - journey (1.0.4) - json (1.7.3) - multi_json (1.2.0) - rabl (0.6.9) - activesupport (>= 2.3.14) - multi_json (~> 1.0) - rack (1.4.1) - rack-cache (1.2) - rack (>= 0.4) - rack-test (0.6.1) - rack (>= 1.0) rake (0.9.2.2) - rspec (2.10.0) - rspec-core (~> 2.10.0) - rspec-expectations (~> 2.10.0) - rspec-mocks (~> 2.10.0) - rspec-core (2.10.1) - rspec-expectations (2.10.0) + rspec (2.11.0) + rspec-core (~> 2.11.0) + rspec-expectations (~> 2.11.0) + rspec-mocks (~> 2.11.0) + rspec-core (2.11.1) + rspec-expectations (2.11.3) diff-lcs (~> 1.1.3) - rspec-mocks (2.10.1) - sprockets (2.1.3) - hike (~> 1.2) - rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) - tilt (1.3.3) + rspec-mocks (2.11.3) PLATFORMS ruby DEPENDENCIES - gon! - jbuilder - rabl + is! rake rspec