Gemfile.lock in quality-measure-engine-2.0.0 vs Gemfile.lock in quality-measure-engine-2.1.0

- old
+ new

@@ -1,12 +1,14 @@ PATH remote: . specs: - quality-measure-engine (2.0.0) + quality-measure-engine (2.1.0) delayed_job_mongoid (~> 2.0.0) mongoid (~> 3.0.9) moped (~> 1.2.7) + nokogiri (~> 1.5.5) + rubyXL (~> 1.2.10) rubyzip (~> 0.9.9) GEM remote: https://rubygems.org/ specs: @@ -36,20 +38,22 @@ activesupport (= 3.2.8) activesupport (3.2.8) i18n (~> 0.6) multi_json (~> 1.0) arel (3.0.2) + binding_of_caller (0.6.8) builder (3.0.4) coderay (1.0.8) delayed_job (3.0.3) 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) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -62,18 +66,24 @@ moped (~> 1.1) origin (~> 1.0) tzinfo (~> 0.3.22) moped (1.2.7) multi_json (1.3.6) - origin (1.0.9) + nokogiri (1.5.5) + origin (1.0.10) polyglot (0.3.3) pry (0.9.10) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.3.1) pry-nav (0.2.2) pry (~> 0.9.10) + pry-rescue (0.12) + interception (>= 0.3) + pry + pry-stack_explorer (0.4.7) + binding_of_caller (~> 0.6.8) rack (1.4.1) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) rack @@ -95,10 +105,11 @@ rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (0.9.2.2) rdoc (3.12) 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) @@ -119,8 +130,10 @@ DEPENDENCIES minitest (~> 4.1.0) pry pry-nav + pry-rescue + pry-stack_explorer quality-measure-engine! rails (~> 3.2.8) simplecov (~> 0.7.1)