Gemfile.lock in tengine_job-1.1.0 vs Gemfile.lock in tengine_job-1.2.0

- old
+ new

@@ -1,53 +1,71 @@ PATH remote: . specs: - tengine_job (1.1.0) - tengine_core (~> 1.1.0) - tengine_resource (~> 1.1.0) - tengine_support (~> 1.1.0) + tengine_job (1.2.0) + tengine_core (~> 1.2.0) + tengine_resource (~> 1.2.0) + tengine_support (~> 1.2.0) GEM remote: http://rubygems.org/ specs: - ZenTest (4.8.2) - activemodel (3.2.8) - activesupport (= 3.2.8) + ZenTest (4.9.1) + activemodel (3.2.13) + activesupport (= 3.2.13) builder (~> 3.0.0) - activesupport (3.2.8) - i18n (~> 0.6) + activesupport (3.2.13) + i18n (= 0.6.1) multi_json (~> 1.0) - amq-client (0.8.7) - amq-protocol (>= 0.8.4) + amq-client (0.9.12) + amq-protocol (>= 1.2.0) eventmachine - amq-protocol (0.8.4) - amqp (0.8.4) - amq-client (~> 0.8.7) - amq-protocol (~> 0.8.4) + amq-protocol (1.2.0) + amqp (0.9.10) + amq-client (~> 0.9.12) + amq-protocol (~> 1.2.0) eventmachine autotest (4.4.6) ZenTest (>= 4.4.1) builder (3.0.4) + coderay (1.0.9) + columnize (0.3.6) daemons (1.1.9) + debugger (1.5.0) + columnize (>= 0.3.1) + debugger-linecache (~> 1.2.0) + debugger-ruby_core_source (~> 1.2.0) + debugger-linecache (1.2.0) + debugger-ruby_core_source (1.2.0) diff-lcs (1.1.3) - eventmachine (1.0.0) + eventmachine (1.0.3) factory_girl (3.3.0) activesupport (>= 3.0.0) i18n (0.6.1) macaddr (1.6.1) systemu (~> 2.5.0) - mongoid (3.0.15) - activemodel (~> 3.1) - moped (~> 1.1) + method_source (0.8.1) + mongoid (3.1.3) + activemodel (~> 3.2) + moped (~> 1.4.2) origin (~> 1.0) tzinfo (~> 0.3.22) - moped (1.3.1) - multi_json (1.3.6) + moped (1.4.5) + multi_json (1.7.2) net-ssh (2.5.2) - origin (1.0.11) - rake (0.9.2.2) - rdiscount (1.6.8) + origin (1.1.0) + pry (0.9.12.1) + coderay (~> 1.0.5) + method_source (~> 0.8) + slop (~> 3.4) + pry-debugger (0.2.2) + debugger (~> 1.3) + pry (~> 0.9.10) + pry-doc (0.4.5) + pry (>= 0.9) + yard (>= 0.8) + rake (10.0.4) right_aws (2.1.0) right_http_connection (>= 1.2.5) right_http_connection (1.3.0) rspec (2.10.0) rspec-core (~> 2.10.0) @@ -57,51 +75,63 @@ rspec-expectations (2.10.0) diff-lcs (~> 1.1.3) rspec-mocks (2.10.1) selectable_attr (0.3.17) i18n - simplecov (0.6.4) + simplecov (0.7.1) multi_json (~> 1.0) - simplecov-html (~> 0.5.3) - simplecov-html (0.5.3) + simplecov-html (~> 0.7.1) + simplecov-html (0.7.1) + slop (3.4.4) systemu (2.5.2) - tengine_core (1.1.0) + tengine_core (1.2.0) activemodel (>= 3.1.0) activesupport (>= 3.1.0) daemons (~> 1.1.4) - mongoid (~> 3.0.0) + mongoid (>= 3.0.22) selectable_attr (~> 0.3.15) - tengine_event (~> 1.1.0) - tengine_support (~> 1.1.0) - tengine_event (1.1.0) + tengine_event (~> 1.2.0) + tengine_support (~> 1.2.0) + tengine_event (1.2.0) activesupport (>= 3.0.0) - amqp (~> 0.8.0) - tengine_support (~> 1.1.0) + amqp (~> 0.9.10) + tengine_support (~> 1.2.0) uuid (~> 2.3.4) - tengine_resource (1.1.0) + tengine_job_agent (1.2.0) + tengine_event (~> 1.2.0) + tengine_support (~> 1.2.0) + tengine_resource (1.2.0) net-ssh (~> 2.5.2) - tengine_core (~> 1.1.0) - tengine_support (~> 1.1.0) - tengine_resource_ec2 (1.1.0) + tengine_core (~> 1.2.0) + tengine_support (~> 1.2.0) + text-table (~> 1.2.2) + thor (>= 0.14.6) + tengine_resource_ec2 (1.2.0) right_aws (~> 2.1.0) - tengine_resource (~> 1.1.0) - tengine_support (1.1.0) + tengine_resource (~> 1.2.0) + tengine_support (1.2.0) activesupport (>= 3.0.0) - tzinfo (0.3.35) - uuid (2.3.5) + text-table (1.2.3) + thor (0.18.1) + tzinfo (0.3.37) + uuid (2.3.7) macaddr (~> 1.0) - yard (0.8.2.1) + yard (0.8.6.1) PLATFORMS ruby DEPENDENCIES + ZenTest (~> 4.9.0) autotest bundler factory_girl (~> 3.3.0) - rake (~> 0.9.2.2) - rdiscount + pry + pry-debugger + pry-doc + rake rspec (~> 2.10.0) - simplecov (~> 0.6.4) + simplecov tengine_job! - tengine_resource_ec2 (~> 1.1.0) - yard (~> 0.8.1) + tengine_job_agent (~> 1.2.0) + tengine_resource_ec2 (~> 1.2.0) + yard