Gemfile.lock in caramelize-0.1.1 vs Gemfile.lock in caramelize-0.1.2
- old
+ new
@@ -1,48 +1,57 @@
PATH
remote: .
specs:
- caramelize (0.0.4)
+ caramelize (0.1.1)
cmdparse
gollum (>= 1.3.0)
mysql2
+ ruby-progressbar
GEM
remote: http://rubygems.org/
specs:
- albino (1.3.3)
- posix-spawn (>= 0.3.6)
- cmdparse (2.0.3)
+ cmdparse (2.0.5)
diff-lcs (1.1.3)
- github-markup (0.7.0)
- gollum (1.3.1)
- albino (~> 1.3.2)
- github-markup (>= 0.4.0, < 1.0.0)
- grit (~> 2.4.1)
- mustache (>= 0.11.2, < 1.0.0)
- nokogiri (~> 1.4)
- redcarpet
- sanitize (~> 2.0.0)
- sinatra (~> 1.0)
- grit (2.4.1)
+ github-markdown (0.5.3)
+ github-markup (0.7.4)
+ gollum (2.4.10)
+ github-markdown (~> 0.5.3)
+ github-markup (>= 0.7.4, < 1.0.0)
+ grit (~> 2.5.0)
+ mustache (>= 0.99.4, < 1.0.0)
+ nokogiri (~> 1.5.5)
+ pygments.rb (~> 0.3.2)
+ sanitize (~> 2.0.3)
+ sinatra (~> 1.3.3)
+ stringex (~> 1.5.1)
+ useragent (~> 0.4.15)
+ grit (2.5.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
- mime-types (1.17.2)
+ posix-spawn (~> 0.3.6)
+ mime-types (1.19)
mustache (0.99.4)
mysql2 (0.3.11)
- nokogiri (1.5.0)
+ nokogiri (1.5.5)
posix-spawn (0.3.6)
- rack (1.3.5)
- rack-protection (1.1.4)
+ pygments.rb (0.3.2)
+ posix-spawn (~> 0.3.6)
+ yajl-ruby (~> 1.1.0)
+ rack (1.4.1)
+ rack-protection (1.2.0)
rack
- redcarpet (2.0.1)
+ ruby-progressbar (1.0.2)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
- sinatra (1.3.1)
- rack (~> 1.3, >= 1.3.4)
- rack-protection (~> 1.1, >= 1.1.2)
+ sinatra (1.3.3)
+ rack (~> 1.3, >= 1.3.6)
+ rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
+ stringex (1.5.1)
tilt (1.3.3)
+ useragent (0.4.15)
+ yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES