Gemfile.lock in quality-measure-engine-2.2.0 vs Gemfile.lock in quality-measure-engine-2.3.0

- old
+ new

@@ -1,130 +1,134 @@ PATH remote: . specs: - quality-measure-engine (2.1.0) + quality-measure-engine (2.3.0) delayed_job_mongoid (~> 2.0.0) - mongoid (~> 3.0.9) - moped (~> 1.2.7) + mongoid (~> 3.0) + moped (~> 1.4.2) nokogiri (~> 1.5.5) rubyXL (~> 1.2.10) rubyzip (~> 0.9.9) GEM remote: https://rubygems.org/ specs: - actionmailer (3.2.8) - actionpack (= 3.2.8) + actionmailer (3.2.12) + actionpack (= 3.2.12) mail (~> 2.4.4) - actionpack (3.2.8) - activemodel (= 3.2.8) - activesupport (= 3.2.8) + actionpack (3.2.12) + activemodel (= 3.2.12) + activesupport (= 3.2.12) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) - rack (~> 1.4.0) + rack (~> 1.4.5) rack-cache (~> 1.2) rack-test (~> 0.6.1) - sprockets (~> 2.1.3) - activemodel (3.2.8) - activesupport (= 3.2.8) + sprockets (~> 2.2.1) + activemodel (3.2.12) + activesupport (= 3.2.12) builder (~> 3.0.0) - activerecord (3.2.8) - activemodel (= 3.2.8) - activesupport (= 3.2.8) + activerecord (3.2.12) + activemodel (= 3.2.12) + activesupport (= 3.2.12) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activeresource (3.2.8) - activemodel (= 3.2.8) - activesupport (= 3.2.8) - activesupport (3.2.8) + activeresource (3.2.12) + activemodel (= 3.2.12) + activesupport (= 3.2.12) + activesupport (3.2.12) i18n (~> 0.6) multi_json (~> 1.0) arel (3.0.2) - binding_of_caller (0.6.8) + binding_of_caller (0.7.1) + debug_inspector (>= 0.0.1) builder (3.0.4) - coderay (1.0.8) - delayed_job (3.0.3) + coderay (1.0.9) + debug_inspector (0.0.2) + delayed_job (3.0.5) activesupport (~> 3.0) delayed_job_mongoid (2.0.0) delayed_job (~> 3.0) mongoid (~> 3.0) erubis (2.7.0) hike (1.2.1) i18n (0.6.1) interception (0.3) journey (1.0.4) - json (1.7.5) + json (1.7.7) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.8.1) - mime-types (1.19) + mime-types (1.21) minitest (4.1.0) - mongoid (3.0.10) - activemodel (~> 3.1) - moped (~> 1.1) + mongoid (3.1.2) + activemodel (~> 3.2) + moped (~> 1.4.2) origin (~> 1.0) tzinfo (~> 0.3.22) - moped (1.2.7) - multi_json (1.3.6) - nokogiri (1.5.5) - origin (1.0.10) + moped (1.4.2) + multi_json (1.6.1) + nokogiri (1.5.6) + origin (1.0.11) polyglot (0.3.3) - pry (0.9.10) + pry (0.9.12) coderay (~> 1.0.5) method_source (~> 0.8) - slop (~> 3.3.1) - pry-nav (0.2.2) + slop (~> 3.4) + pry-nav (0.2.3) pry (~> 0.9.10) - pry-rescue (0.12) + pry-rescue (1.0.0) interception (>= 0.3) pry - pry-stack_explorer (0.4.7) - binding_of_caller (~> 0.6.8) - rack (1.4.1) + pry-stack_explorer (0.4.9) + binding_of_caller (>= 0.7) + pry (~> 0.9.11) + rack (1.4.5) rack-cache (1.2) rack (>= 0.4) - rack-ssl (1.3.2) + rack-ssl (1.3.3) rack rack-test (0.6.2) rack (>= 1.0) - rails (3.2.8) - actionmailer (= 3.2.8) - actionpack (= 3.2.8) - activerecord (= 3.2.8) - activeresource (= 3.2.8) - activesupport (= 3.2.8) + rails (3.2.12) + actionmailer (= 3.2.12) + actionpack (= 3.2.12) + activerecord (= 3.2.12) + activeresource (= 3.2.12) + activesupport (= 3.2.12) bundler (~> 1.0) - railties (= 3.2.8) - railties (3.2.8) - actionpack (= 3.2.8) - activesupport (= 3.2.8) + railties (= 3.2.12) + railties (3.2.12) + actionpack (= 3.2.12) + activesupport (= 3.2.12) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (0.9.2.2) - rdoc (3.12) + rake (10.0.3) + rdoc (3.12.1) json (~> 1.4) rubyXL (1.2.10) rubyzip (0.9.9) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) - slop (3.3.3) - sprockets (2.1.3) + slop (3.4.3) + sprockets (2.2.2) hike (~> 1.2) + multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - thor (0.16.0) + thor (0.17.0) tilt (1.3.3) treetop (1.4.12) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.34) + tzinfo (0.3.35) PLATFORMS ruby DEPENDENCIES