diff --git a/Gemfile.lock b/Gemfile.lock index 681e4d39..4d712242 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - artemis (1.0.2) + artemis (1.1.0) activesupport (>= 4.0.0) graphql graphql-client (>= 0.13.0) @@ -148,6 +148,7 @@ GEM net-http faraday-retry (2.2.1) faraday (~> 2.0) + fiber-storage (1.0.0) friendly_id (5.5.1) activerecord (>= 4.0.0) gds-api-adapters (96.0.2) @@ -217,8 +218,9 @@ GEM redis (< 5) redis-namespace (~> 1.6) sidekiq (~> 6.5, >= 6.5.12) - graphql (2.3.9) + graphql (2.3.14) base64 + fiber-storage graphql-client (0.23.0) activesupport (>= 3.0) graphql (>= 1.13.0)