Gemfile.lock in locomotivecms_steam-0.1.0 vs Gemfile.lock in locomotivecms_steam-0.1.1
- old
+ new
@@ -1,15 +1,14 @@
PATH
remote: .
specs:
- locomotivecms_steam (0.1.0)
- activesupport (~> 3.2)
- better_errors (~> 1.0)
- dragonfly (~> 0.9)
- listen (~> 2.7)
+ locomotivecms_steam (0.1.1)
+ dragonfly (~> 1.0.3)
locomotivecms-solid
+ locomotivecms_common (~> 0.0.1)
locomotivecms_mounter
+ moneta (~> 0.7.20)
rack-cache (~> 1.1)
redcarpet (~> 3.1)
sprockets (~> 2.0)
sprockets-sass (~> 1.0)
will_paginate (~> 3.0)
@@ -20,55 +19,47 @@
RedCloth (4.2.9)
activesupport (3.2.17)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.6)
- better_errors (1.1.0)
- coderay (>= 1.0.0)
- erubis (>= 2.6.6)
- celluloid (0.15.2)
- timers (~> 1.1.0)
- celluloid-io (0.15.0)
- celluloid (>= 0.15.0)
- nio4r (>= 0.5.0)
chronic (0.10.2)
chunky_png (1.3.0)
coderay (1.1.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
colorize (0.5.8)
commonjs (0.2.7)
- compass (0.12.4)
+ compass (0.12.5)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
- sass (~> 3.2.17)
+ sass (~> 3.2.19)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
crack (0.4.2)
safe_yaml (~> 1.0.0)
+ daemons (1.1.9)
diff-lcs (1.2.5)
docile (1.1.3)
- dragonfly (0.9.15)
+ dragonfly (1.0.4)
multi_json (~> 1.0)
rack
- erubis (2.7.0)
+ eventmachine (1.0.3)
execjs (2.0.2)
- ffi (1.9.3)
fssm (0.2.10)
haml (4.0.5)
tilt
hike (1.2.3)
httmultiparty (0.3.10)
httparty (>= 0.7.3)
multipart-post
- httparty (0.13.0)
+ httparty (0.13.1)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.6.9)
i18n-spec (0.4.1)
iso
@@ -77,18 +68,14 @@
json (1.8.1)
launchy (2.4.2)
addressable (~> 2.3)
less (2.2.2)
commonjs (~> 0.2.6)
- listen (2.7.1)
- celluloid (>= 0.15.2)
- celluloid-io (>= 0.15.0)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
locomotivecms-liquid (2.6.0)
locomotivecms-solid (0.2.2.1)
locomotivecms-liquid (~> 2.6.0)
+ locomotivecms_common (0.0.1)
locomotivecms_mounter (1.4.0)
RedCloth (~> 4.2.3)
activesupport (~> 3.2.15)
chronic (~> 0.10.2)
coffee-script (~> 2.2.0)
@@ -110,27 +97,24 @@
tzinfo (~> 0.3.29)
zip (~> 2.0.2)
logger (1.2.8)
method_source (0.8.2)
mime-types (1.25.1)
+ moneta (0.7.20)
multi_json (1.7.9)
multi_xml (0.5.5)
multipart-post (2.0.0)
- nio4r (1.0.0)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-cache (1.2)
rack (>= 0.4)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.2.2)
- rb-fsevent (0.9.4)
- rb-inotify (0.9.3)
- ffi (>= 0.5.0)
redcarpet (3.1.1)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.14.1)
rspec-core (~> 2.14.0)
@@ -139,11 +123,11 @@
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
safe_yaml (1.0.1)
- sass (3.2.18)
+ sass (3.2.19)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
@@ -157,13 +141,16 @@
sprockets (~> 2.0)
tilt (~> 1.1)
stringex (2.0.11)
term-ansicolor (1.3.0)
tins (~> 1.0)
+ thin (1.6.2)
+ daemons (>= 1.0.9)
+ eventmachine (>= 1.0.0)
+ rack (>= 1.0.0)
thor (0.18.1)
tilt (1.4.1)
- timers (1.1.0)
tins (1.0.0)
tzinfo (0.3.39)
vcr (2.9.0)
webmock (1.8.11)
addressable (>= 2.2.7)
@@ -177,12 +164,14 @@
DEPENDENCIES
bundler (~> 1.5)
coveralls
i18n-spec
launchy
+ locomotivecms_common (~> 0.0.1)
locomotivecms_steam!
pry
rack-test
rake (~> 10.1)
rspec (~> 2.14)
+ thin
vcr
webmock