Gemfile.lock in wlang-0.10.2 vs Gemfile.lock in wlang-2.0.0.beta

- old
+ new

@@ -1,37 +1,41 @@ -PATH - remote: . - specs: - wlang (0.10.2) - GEM remote: http://rubygems.org/ specs: - RedCloth (4.2.7) - bluecloth (2.0.11) - coderay (0.9.7) - diff-lcs (1.1.2) - rake (0.8.7) - rdoc (3.5.3) - rspec (2.4.0) - rspec-core (~> 2.4.0) - rspec-expectations (~> 2.4.0) - rspec-mocks (~> 2.4.0) - rspec-core (2.4.0) - rspec-expectations (2.4.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.4.0) - yard (0.6.4) + awesome_print (1.0.2) + backports (2.6.1) + bluecloth (2.2.0) + citrus (2.4.1) + diff-lcs (1.1.3) + epath (0.1.1) + mustache (0.99.4) + quickl (0.4.3) + 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) + diff-lcs (~> 1.1.3) + rspec-mocks (2.10.1) + ruby-prof (0.11.2) + temple (0.4.0) + yard (0.8.1) PLATFORMS ruby DEPENDENCIES - RedCloth - bluecloth (~> 2.0.9) + awesome_print (~> 1.0.2) + backports (~> 2.6.1) + bluecloth (~> 2.2.0) bundler (~> 1.0) - coderay - rake (~> 0.8.7) - rdoc - rspec (~> 2.4.0) - wlang! - yard (~> 0.6.4) + citrus (~> 2.4.1) + epath (~> 0.1.0) + mustache (~> 0.99.4) + quickl (~> 0.4.3) + rake (~> 0.9.2) + rspec (~> 2.10.0) + ruby-prof (~> 0.11.2) + temple (~> 0.4.0) + yard (~> 0.8.1)