Gemfile.lock in rpub-0.2.0 vs Gemfile.lock in rpub-0.2.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- rpub (0.2.0)
+ rpub (0.2.1)
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)
+ multi_json (1.3.2)
nokogiri (1.5.2)
rake (0.9.2.2)
rb-fsevent (0.9.1)
rspec (2.9.0)
rspec-core (~> 2.9.0)
@@ -31,10 +32,14 @@
rspec-expectations (2.9.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
rubypants (0.2.0)
rubyzip (0.9.7)
+ simplecov (0.6.2)
+ multi_json (~> 1.3)
+ simplecov-html (~> 0.5.3)
+ simplecov-html (0.5.3)
thor (0.14.6)
typogruby (1.0.15)
rubypants
yard (0.7.5)
@@ -48,6 +53,7 @@
nokogiri
rake
rb-fsevent
rpub!
rspec
+ simplecov
yard