diff --git a/Gemfile b/Gemfile index f51911ef..3857b22e 100755 --- a/Gemfile +++ b/Gemfile @@ -42,7 +42,7 @@ gem 'font_assets' # Database (postgres) gem 'pg' # Postgresql -gem 'qx', git: 'https://github.com/ericschultz/ruby-qx.git' +gem 'qx', git: 'https://github.com/commitchange/ruby-qx.git' gem 'dalli' gem 'memcachier' diff --git a/Gemfile.lock b/Gemfile.lock index 2fd82ec2..1b37bf13 100755 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,6 +5,14 @@ GIT param_validation (0.0.2) chronic +GIT + remote: https://github.com/commitchange/ruby-qx.git + revision: 3c7fbb9c844e3ea86c9faea204058aa76e5ea35d + specs: + qx (0.1.1) + activerecord (>= 3.0) + colorize (~> 0.8) + GIT remote: https://github.com/commitchange/stripe-ruby-mock.git revision: ee4471a8f654672d5596218c2b68a2913ea3f4cc @@ -24,14 +32,6 @@ GIT grape (> 0.7) rails (> 3.2, < 5) -GIT - remote: https://github.com/ericschultz/ruby-qx.git - revision: 179467cd4a8c791beb36428975c287acc11b98b2 - specs: - qx (0.1.1) - activerecord (>= 3.0) - colorize (~> 0.8) - GIT remote: https://github.com/ruby-grape/grape-entity.git revision: 0e04aa561373b510c2486282979085eaef2ae663