Gemfile.lock in planet_express-0.0.3 vs Gemfile.lock in planet_express-0.0.7
- old
+ new
@@ -1,18 +1,21 @@
PATH
remote: .
specs:
- planet_express (0.0.3)
+ planet_express (0.0.7)
activesupport
hpricot
+ log4r
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
+ awesome_print (1.1.0)
+ coderay (1.0.8)
diff-lcs (1.1.3)
guard (1.4.0)
listen (>= 0.4.2)
thor (>= 0.14.6)
guard-bundler (1.0.0)
@@ -22,29 +25,38 @@
guard (>= 1.1)
rspec (~> 2.11)
hpricot (0.8.6)
i18n (0.6.1)
listen (0.5.3)
- multi_json (1.3.6)
+ log4r (1.1.10)
+ method_source (0.7.1)
+ multi_json (1.3.7)
+ pry (0.9.9.6)
+ coderay (~> 1.0.5)
+ method_source (~> 0.7.1)
+ slop (>= 2.4.4, < 3)
rb-fsevent (0.9.2)
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.11.3)
ruby_gntp (0.3.4)
+ slop (2.4.4)
thor (0.16.0)
PLATFORMS
ruby
DEPENDENCIES
+ awesome_print
guard
guard-bundler
guard-rspec
planet_express!
+ pry
rb-fsevent
rspec
ruby_gntp