Gemfile.lock in caramelize-0.1.2 vs Gemfile.lock in caramelize-0.2.0
- old
+ new
@@ -1,56 +1,43 @@
PATH
remote: .
specs:
- caramelize (0.1.1)
+ caramelize (0.2.0)
cmdparse
- gollum (>= 1.3.0)
+ gollum-lib (>= 1.0.0)
mysql2
ruby-progressbar
GEM
remote: http://rubygems.org/
specs:
cmdparse (2.0.5)
- diff-lcs (1.1.3)
+ diff-lcs (1.2.4)
github-markdown (0.5.3)
- github-markup (0.7.4)
- gollum (2.4.10)
+ github-markup (0.7.5)
+ gollum-lib (1.0.0)
github-markdown (~> 0.5.3)
- github-markup (>= 0.7.4, < 1.0.0)
+ github-markup (>= 0.7.5, < 1.0.0)
grit (~> 2.5.0)
- mustache (>= 0.99.4, < 1.0.0)
- nokogiri (~> 1.5.5)
- pygments.rb (~> 0.3.2)
+ nokogiri (~> 1.5.9)
+ pygments.rb (~> 0.4.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)
posix-spawn (~> 0.3.6)
- mime-types (1.19)
- mustache (0.99.4)
+ mime-types (1.23)
mysql2 (0.3.11)
- nokogiri (1.5.5)
+ nokogiri (1.5.9)
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)
- rack (1.4.1)
- rack-protection (1.2.0)
- rack
ruby-progressbar (1.0.2)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
- 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