Gemfile.lock in rpub-0.1.0 vs Gemfile.lock in rpub-0.2.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- rpub (0.1.0)
+ rpub (0.2.0)
builder
kramdown
rubyzip
typogruby
@@ -18,10 +18,11 @@
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-rspec (0.7.0)
guard (>= 0.10.0)
kramdown (0.13.5)
+ nokogiri (1.5.2)
rake (0.9.2.2)
rb-fsevent (0.9.1)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
@@ -42,9 +43,10 @@
DEPENDENCIES
growl
guard
guard-rspec
+ nokogiri
rake
rb-fsevent
rpub!
rspec
yard