diff --git a/Gemfile b/Gemfile index 81f0d57346..45b260c4c8 100644 --- a/Gemfile +++ b/Gemfile @@ -90,7 +90,7 @@ gem 'jquery-rails' gem 'jquery-migrate-rails' gem 'css_splitter' -gem 'ofn-qz', github: 'ltrls/ofn-qz' +gem 'ofn-qz', github: 'openfoodfoundation/ofn-qz' group :test, :development do # Pretty printed test output diff --git a/Gemfile.lock b/Gemfile.lock index 44003bf9d9..e03e350866 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,13 +12,6 @@ GIT specs: custom_error_message (1.1.1) -GIT - remote: git://github.com/ltrls/ofn-qz.git - revision: 024680ccea429b2e5428d7b964fa67c52add34ec - specs: - ofn-qz (0.1.0) - railties (~> 3.1) - GIT remote: git://github.com/openfoodfoundation/better_spree_paypal_express.git revision: 840d973cd5bd3250b17674a624dad494aeb09eb3 @@ -28,6 +21,13 @@ GIT paypal-sdk-merchant (= 1.106.1) spree_core (~> 1.3.4) +GIT + remote: git://github.com/openfoodfoundation/ofn-qz.git + revision: 024680ccea429b2e5428d7b964fa67c52add34ec + specs: + ofn-qz (0.1.0) + railties (~> 3.1) + GIT remote: git://github.com/openfoodfoundation/spree.git revision: a4c439570b77afa50f9e36299811f293232bd281 @@ -745,4 +745,4 @@ RUBY VERSION ruby 2.1.5p273 BUNDLED WITH - 1.13.6 + 1.14.3