Gemfile.lock in wlang-2.0.0.beta vs Gemfile.lock in wlang-2.0.0
- old
+ new
@@ -1,41 +1,37 @@
GEM
remote: http://rubygems.org/
specs:
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)
+ epath (0.2.0)
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)
+ tilt (1.3.3)
yard (0.8.1)
PLATFORMS
ruby
DEPENDENCIES
awesome_print (~> 1.0.2)
- backports (~> 2.6.1)
bluecloth (~> 2.2.0)
bundler (~> 1.0)
citrus (~> 2.4.1)
- epath (~> 0.1.0)
- mustache (~> 0.99.4)
+ epath (>= 0.2)
quickl (~> 0.4.3)
rake (~> 0.9.2)
rspec (~> 2.10.0)
- ruby-prof (~> 0.11.2)
temple (~> 0.4.0)
+ tilt (~> 1.3)
yard (~> 0.8.1)