diff --git a/Gemfile.lock b/Gemfile.lock index f759078..1a17cf8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,11 +9,11 @@ PATH GEM remote: http://rubygems.org/ specs: - activemodel (3.2.13) - activesupport (= 3.2.13) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activesupport (3.2.13) - i18n (= 0.6.1) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) ansi (1.4.3) binding_of_caller (0.6.8) @@ -23,6 +23,7 @@ GEM coffee-script-source execjs coffee-script-source (1.6.2) + concurrent-ruby (1.1.7) erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) @@ -46,22 +47,23 @@ GEM sprockets (~> 2.2.2) tilt (~> 1.3.3) hquery-patient-api (1.0.2) - i18n (0.6.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) log4r (1.1.10) - macaddr (1.6.1) - systemu (~> 2.5.0) - memoist (0.9.0) + macaddr (1.7.2) + systemu (~> 2.6.5) + memoist (0.9.3) method_source (0.8.1) - mime-types (1.23) - mongoid (3.1.3) + mime-types (1.25.1) + mongoid (3.1.7) activemodel (~> 3.2) - moped (~> 1.4.2) + moped (~> 1.4) origin (~> 1.0) - tzinfo (~> 0.3.22) - moped (1.4.5) - multi_json (1.6.1) - nokogiri (1.5.9) - origin (1.0.11) + tzinfo (~> 0.3.29) + moped (1.5.3) + multi_json (1.15.0) + nokogiri (1.5.11) + origin (1.1.0) pry (0.9.10) coderay (~> 1.0.5) method_source (~> 0.8) @@ -72,9 +74,9 @@ GEM binding_of_caller (~> 0.6.8) rack (1.5.2) rake (10.0.3) - rest-client (1.6.7) - mime-types (>= 1.16) - rubyzip (0.9.9) + rest-client (1.6.14) + mime-types (~> 1.16) + rubyzip (2.3.0) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) @@ -85,12 +87,12 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - systemu (2.5.2) + systemu (2.6.5) tilt (1.3.7) turn (0.9.6) ansi - tzinfo (0.3.37) - uuid (2.3.7) + tzinfo (0.3.57) + uuid (2.3.9) macaddr (~> 1.0) PLATFORMS