Gemfile.lock in caramelize-0.0.3 vs Gemfile.lock in caramelize-0.1.0
- old
+ new
@@ -1,45 +1,48 @@
PATH
remote: .
specs:
- caramelize (0.0.1)
+ caramelize (0.0.4)
+ cmdparse
gollum (>= 1.3.0)
mysql2
- treetop (>= 1.4.9)
GEM
remote: http://rubygems.org/
specs:
albino (1.3.3)
posix-spawn (>= 0.3.6)
- diff-lcs (1.1.2)
- github-markup (0.5.3)
- gollum (1.3.0)
+ cmdparse (2.0.3)
+ 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)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
- mime-types (1.16)
+ mime-types (1.17.2)
mustache (0.99.4)
- mysql2 (0.3.2)
- nokogiri (1.4.4)
- polyglot (0.3.1)
+ mysql2 (0.3.11)
+ nokogiri (1.5.0)
posix-spawn (0.3.6)
- rack (1.3.0)
- sanitize (2.0.2)
- nokogiri (~> 1.4.4)
- sinatra (1.2.6)
- rack (~> 1.1)
- tilt (>= 1.2.2, < 2.0)
- tilt (1.3.2)
- treetop (1.4.9)
- polyglot (>= 0.3.1)
+ rack (1.3.5)
+ rack-protection (1.1.4)
+ rack
+ redcarpet (2.0.1)
+ 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)
+ tilt (~> 1.3, >= 1.3.3)
+ tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES