Gemfile.lock in cohesion-0.0.6 vs Gemfile.lock in cohesion-0.0.7

- old
+ new

@@ -1,79 +1,113 @@ PATH remote: . specs: - cohesion (0.0.5) + cohesion (0.0.6) cobweb ptools GEM remote: https://rubygems.org/ specs: - addressable (2.3.2) + addressable (2.3.5) awesome_print (1.1.0) - cobweb (1.0.10) + celluloid (0.14.1) + timers (>= 1.0.0) + cobweb (1.0.12) addressable awesome_print haml json namespaced_redis nokogiri redis - resque rspec sinatra + slop thin + colorize (0.5.8) + connection_pool (1.1.0) + coveralls (0.6.7) + colorize + multi_json (~> 1.3) + rest-client + simplecov (>= 0.7) + thor daemons (1.1.9) - diff-lcs (1.1.3) - eventmachine (1.0.0) - haml (4.0.0) + diff-lcs (1.2.4) + eventmachine (1.0.3) + haml (4.0.3) tilt - json (1.7.7) - multi_json (1.6.0) + json (1.8.0) + mime-types (1.24) + mini_portile (0.5.1) + mono_logger (1.1.0) + multi_json (1.7.9) namespaced_redis (1.0.4) redis - nokogiri (1.5.6) + nokogiri (1.6.0) + mini_portile (~> 0.5.0) ptools (1.2.2) rack (1.5.2) - rack-protection (1.3.2) + rack-protection (1.5.0) rack - redis (3.0.2) - redis-namespace (1.2.1) + redis (3.0.4) + redis-namespace (1.3.1) redis (~> 3.0.0) - resque (1.23.0) + resque (1.24.1) + mono_logger (~> 1.0) multi_json (~> 1.0) - redis-namespace (~> 1.0) + redis-namespace (~> 1.2) sinatra (>= 0.9.2) vegas (~> 0.1.2) - rspec (2.12.0) - rspec-core (~> 2.12.0) - rspec-expectations (~> 2.12.0) - rspec-mocks (~> 2.12.0) - rspec-core (2.12.2) - rspec-expectations (2.12.1) - diff-lcs (~> 1.1.3) - rspec-mocks (2.12.2) - sinatra (1.3.4) + rest-client (1.6.7) + mime-types (>= 1.16) + rspec (2.14.1) + rspec-core (~> 2.14.0) + rspec-expectations (~> 2.14.0) + rspec-mocks (~> 2.14.0) + rspec-core (2.14.5) + rspec-expectations (2.14.2) + diff-lcs (>= 1.1.3, < 2.0) + rspec-mocks (2.14.3) + sidekiq (2.13.1) + celluloid (>= 0.14.1) + connection_pool (>= 1.0.0) + json + redis (>= 3.0) + redis-namespace + simplecov (0.7.1) + multi_json (~> 1.0) + simplecov-html (~> 0.7.1) + simplecov-html (0.7.1) + sinatra (1.4.3) rack (~> 1.4) - rack-protection (~> 1.3) - tilt (~> 1.3, >= 1.3.3) - slop (3.4.3) - sqlite3 (1.3.6) - thin (1.5.0) + rack-protection (~> 1.4) + tilt (~> 1.3, >= 1.3.4) + slop (3.4.6) + sqlite3 (1.3.7) + thin (1.5.1) daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) - tilt (1.3.3) + thor (0.18.1) + tilt (1.4.1) + timers (1.1.0) + utf8cleaner (0.0.1) vegas (0.1.11) rack (>= 1.0.0) PLATFORMS ruby DEPENDENCIES awesome_print - cobweb (>= 1.0.10) + cobweb (>= 1.0.12) cohesion! + coveralls ptools + resque rspec + sidekiq slop sqlite3 + utf8cleaner