Gemfile.lock in hqmf2js-1.1.0 vs Gemfile.lock in hqmf2js-1.2.0
- old
+ new
@@ -1,5 +1,16 @@
+PATH
+ remote: .
+ specs:
+ hqmf2js (1.2.0)
+ coffee-script (~> 2.2.0)
+ health-data-standards (~> 3.0.1)
+ hquery-patient-api (~> 1.0.1)
+ nokogiri (~> 1.5.5)
+ sprockets (~> 2.2.2)
+ tilt (~> 1.3.3)
+
GEM
remote: http://rubygems.org/
specs:
actionmailer (3.2.9)
actionpack (= 3.2.9)
@@ -47,32 +58,32 @@
configatron
hashie
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
- faraday (0.8.4)
+ faraday (0.8.6)
multipart-post (~> 1.1)
google-spreadsheet-ruby (0.1.8)
nokogiri (>= 1.4.3.1)
oauth (>= 0.3.6)
oauth2 (>= 0.5.0)
hashie (1.2.0)
- health-data-standards (2.2.0)
+ health-data-standards (3.0.1)
activesupport (~> 3.2.9)
builder (~> 3.0.0)
erubis (~> 2.7.0)
- mongoid (~> 3.0.14)
+ google-spreadsheet-ruby (= 0.1.8)
+ log4r (~> 1.1.10)
+ mongoid (~> 3.1.0)
nokogiri (~> 1.5.5)
rest-client (~> 1.6.7)
- uuid (~> 2.3.5)
- hike (1.2.1)
- hqmf-parser (1.1.0)
- google-spreadsheet-ruby (= 0.1.8)
roo (= 1.10.1)
rubyzip
spreadsheet (= 0.6.8)
- hquery-patient-api (1.0.0)
+ uuid (~> 2.3.5)
+ hike (1.2.1)
+ hquery-patient-api (1.0.1)
httpauth (0.2.0)
i18n (0.6.1)
journey (1.0.4)
json (1.7.5)
jwt (0.1.5)
@@ -84,35 +95,37 @@
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.20.1)
minitest (4.3.2)
- mongoid (3.0.15)
- 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.3.1)
- multi_json (1.4.0)
- multipart-post (1.1.5)
- nokogiri (1.5.5)
+ moped (1.4.2)
+ multi_json (1.5.0)
+ multi_xml (0.5.3)
+ multipart-post (1.2.0)
+ nokogiri (1.5.6)
oauth (0.4.7)
- oauth2 (0.8.0)
+ oauth2 (0.9.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
+ multi_xml (~> 0.5)
rack (~> 1.2)
origin (1.0.11)
polyglot (0.3.3)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
- rack (1.4.1)
+ rack (1.4.4)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.2)
@@ -173,11 +186,11 @@
ansi
tzinfo (0.3.35)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
- uuid (2.3.6)
+ uuid (2.3.7)
macaddr (~> 1.0)
yamler (0.1.0)
PLATFORMS
ruby
@@ -185,12 +198,10 @@
DEPENDENCIES
awesome_print
coffee-rails
coffee-script
cover_me (~> 1.2.0)
- health-data-standards (~> 2.2.0)
- hqmf-parser (~> 1.1.0)
- hquery-patient-api (~> 1.0.0)
+ hqmf2js!
minitest
nokogiri
pry
rails (= 3.2.9)
rake