Gemfile.lock in makeup-0.3.0 vs Gemfile.lock in makeup-0.4.0
- old
+ new
@@ -1,30 +1,51 @@
PATH
remote: .
specs:
- makeup (0.3.0)
+ makeup (0.4.0)
+ github-linguist (~> 2.8)
github-markup (~> 0.7)
htmlentities (~> 4.3)
- pygments.rb (~> 0.2)
+ pygments.rb (~> 0.4)
GEM
remote: http://rubygems.org/
specs:
- github-markup (0.7.4)
+ builder (3.2.2)
+ charlock_holmes (0.6.9.4)
+ ci_reporter (1.9.0)
+ builder (>= 2.1.2)
+ escape_utils (0.3.2)
+ github-linguist (2.8.5)
+ charlock_holmes (~> 0.6.6)
+ escape_utils (~> 0.3.1)
+ mime-types (~> 1.19)
+ pygments.rb (~> 0.4.2)
+ github-markup (0.7.5)
htmlentities (4.3.1)
+ mime-types (1.23)
minitest (2.12.1)
+ multi_json (1.7.7)
posix-spawn (0.3.6)
- pygments.rb (0.3.2)
+ pygments.rb (0.4.2)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rake (0.9.2.2)
+ rcov (1.0.0)
redcarpet (2.2.0)
+ simplecov (0.7.1)
+ multi_json (~> 1.0)
+ simplecov-html (~> 0.7.1)
+ simplecov-html (0.7.1)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
+ ci_reporter
makeup!
minitest (~> 2.0)
rake (~> 0.9)
+ rcov
redcarpet (= 2.2.0)
+ simplecov