Gemfile in hquery-patient-api-1.0.1 vs Gemfile in hquery-patient-api-1.0.2
- old
+ new
@@ -1,6 +1,6 @@
-source :rubygems
+source 'https://rubygems.org'
gem 'sprockets'
gem 'coffee-script'
gem 'uglifier'
gem 'rake'
@@ -16,6 +16,6 @@
end
platforms :jruby do
gem "therubyrhino"
end
-end
\ No newline at end of file
+end