Gemfile.lock in quality-measure-engine-2.5.0 vs Gemfile.lock in quality-measure-engine-2.5.1
- old
+ new
@@ -1,143 +1,148 @@
PATH
remote: .
specs:
- quality-measure-engine (2.5.0)
+ quality-measure-engine (2.5.1)
delayed_job_mongoid (~> 2.0.0)
- mongoid (~> 3.0)
- moped (~> 1.4.2)
- nokogiri (~> 1.5.5)
+ mongoid (~> 3.1.4)
+ moped (~> 1.5.1)
+ nokogiri (~> 1.6.0)
rubyXL (~> 1.2.10)
rubyzip (~> 0.9.9)
GEM
remote: https://rubygems.org/
specs:
- actionmailer (3.2.12)
- actionpack (= 3.2.12)
- mail (~> 2.4.4)
- actionpack (3.2.12)
- activemodel (= 3.2.12)
- activesupport (= 3.2.12)
+ actionmailer (3.2.14)
+ actionpack (= 3.2.14)
+ mail (~> 2.5.4)
+ actionpack (3.2.14)
+ activemodel (= 3.2.14)
+ activesupport (= 3.2.14)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
- activemodel (3.2.12)
- activesupport (= 3.2.12)
+ activemodel (3.2.14)
+ activesupport (= 3.2.14)
builder (~> 3.0.0)
- activerecord (3.2.12)
- activemodel (= 3.2.12)
- activesupport (= 3.2.12)
+ activerecord (3.2.14)
+ activemodel (= 3.2.14)
+ activesupport (= 3.2.14)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activeresource (3.2.12)
- activemodel (= 3.2.12)
- activesupport (= 3.2.12)
- activesupport (3.2.12)
- i18n (~> 0.6)
+ activeresource (3.2.14)
+ activemodel (= 3.2.14)
+ activesupport (= 3.2.14)
+ activesupport (3.2.14)
+ i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
+ ansi (1.4.3)
arel (3.0.2)
- binding_of_caller (0.7.1)
+ binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.0.4)
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)
+ hike (1.2.3)
+ i18n (0.6.5)
interception (0.3)
journey (1.0.4)
- json (1.7.7)
- mail (2.4.4)
- i18n (>= 0.4.0)
+ json (1.8.0)
+ mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
- method_source (0.8.1)
- mime-types (1.21)
- minitest (4.1.0)
- mongoid (3.1.2)
+ method_source (0.8.2)
+ mime-types (1.24)
+ mini_portile (0.5.1)
+ minitest (4.7.5)
+ mongoid (3.1.4)
activemodel (~> 3.2)
- moped (~> 1.4.2)
+ moped (~> 1.4)
origin (~> 1.0)
tzinfo (~> 0.3.22)
- moped (1.4.2)
- multi_json (1.6.1)
- nokogiri (1.5.6)
- origin (1.0.11)
+ moped (1.5.1)
+ multi_json (1.7.9)
+ nokogiri (1.6.0)
+ mini_portile (~> 0.5.0)
+ origin (1.1.0)
polyglot (0.3.3)
- pry (0.9.12)
+ pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry-nav (0.2.3)
pry (~> 0.9.10)
- pry-rescue (1.0.0)
+ pry-rescue (1.1.1)
interception (>= 0.3)
pry
- pry-stack_explorer (0.4.9)
+ pry-stack_explorer (0.4.9.1)
binding_of_caller (>= 0.7)
- pry (~> 0.9.11)
+ pry (>= 0.9.11)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
- rails (3.2.12)
- actionmailer (= 3.2.12)
- actionpack (= 3.2.12)
- activerecord (= 3.2.12)
- activeresource (= 3.2.12)
- activesupport (= 3.2.12)
+ rails (3.2.14)
+ actionmailer (= 3.2.14)
+ actionpack (= 3.2.14)
+ activerecord (= 3.2.14)
+ activeresource (= 3.2.14)
+ activesupport (= 3.2.14)
bundler (~> 1.0)
- railties (= 3.2.12)
- railties (3.2.12)
- actionpack (= 3.2.12)
- activesupport (= 3.2.12)
+ railties (= 3.2.14)
+ railties (3.2.14)
+ actionpack (= 3.2.14)
+ activesupport (= 3.2.14)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
- rake (10.0.3)
- rdoc (3.12.1)
+ rake (10.1.0)
+ rdoc (3.12.2)
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.4.3)
+ slop (3.4.6)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
- thor (0.17.0)
- tilt (1.3.3)
- treetop (1.4.12)
+ thor (0.18.1)
+ tilt (1.4.1)
+ treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
- tzinfo (0.3.35)
+ turn (0.9.6)
+ ansi
+ tzinfo (0.3.37)
PLATFORMS
ruby
DEPENDENCIES
- minitest (~> 4.1.0)
+ minitest (~> 4.0)
pry
pry-nav
pry-rescue
pry-stack_explorer
quality-measure-engine!
rails (~> 3.2.8)
simplecov (~> 0.7.1)
+ turn