Gemfile.lock in gumdrop-0.8.0 vs Gemfile.lock in gumdrop-1.0.0
- old
+ new
@@ -1,35 +1,75 @@
PATH
remote: .
specs:
- gumdrop (0.7.5)
+ gumdrop (1.0.0)
active_support
bundle
i18n
+ listen
+ onfire
sinatra
thor
tilt
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
active_support (3.0.0)
activesupport (= 3.0.0)
activesupport (3.0.0)
bundle (0.0.1)
bundler
+ chunky_png (1.2.5)
+ compass (0.12.2)
+ chunky_png (~> 1.2)
+ fssm (>= 0.2.7)
+ sass (~> 3.1)
+ ffi (1.0.11)
+ fssm (0.2.9)
+ hike (1.2.1)
i18n (0.6.0)
+ jsmin (1.0.1)
+ listen (0.4.7)
+ rb-fchange (~> 0.0.5)
+ rb-fsevent (~> 0.9.1)
+ rb-inotify (~> 0.8.8)
+ minitest (3.2.0)
+ multi_json (1.3.6)
+ onfire (0.2.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
+ rb-fchange (0.0.5)
+ ffi
+ rb-fsevent (0.9.1)
+ rb-inotify (0.8.8)
+ ffi (>= 0.5.0)
+ redcarpet (2.1.1)
+ sass (3.2.0.alpha.261)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
- thor (0.15.3)
+ sprockets (2.4.3)
+ hike (~> 1.2)
+ multi_json (~> 1.0)
+ rack (~> 1.0)
+ tilt (~> 1.1, != 1.3.0)
+ sqlite3 (1.3.6)
+ stitch (0.1.6)
+ compass
+ sass (~> 3.2.0.alpha)
+ thor (0.15.4)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
gumdrop!
+ jsmin
+ minitest
+ redcarpet
+ sprockets
+ sqlite3
+ stitch