diff --git a/Gemfile.lock b/Gemfile.lock index 204814c1..ad004555 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) bcrypt (3.1.13) bindex (0.8.1) - bootsnap (1.4.6) + bootsnap (1.4.8) msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) @@ -82,7 +82,7 @@ GEM archive-zip (~> 0.10) nokogiri (~> 1.8) climate_control (0.2.0) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -118,15 +118,15 @@ GEM graphiql-rails (1.7.0) railties sprockets-rails - graphql (1.11.1) + graphql (1.11.3) hashdiff (1.0.1) - i18n (1.8.3) + i18n (1.8.5) concurrent-ruby (~> 1.0) io-like (0.3.1) jbuilder (2.10.0) activesupport (>= 5.0.0) jmespath (1.4.0) - jwt (2.2.1) + jwt (2.2.2) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -209,21 +209,21 @@ GEM actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.4) - rubocop (0.88.0) + rubocop (0.89.1) parallel (~> 1.10) parser (>= 2.7.1.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.7) rexml - rubocop-ast (>= 0.1.0, < 1.0) + rubocop-ast (>= 0.3.0, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.1.0) - parser (>= 2.7.0.1) - rubocop-rails (2.6.0) + rubocop-ast (0.3.0) + parser (>= 2.7.1.4) + rubocop-rails (2.7.1) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 0.82.0) + rubocop (>= 0.87.0) ruby-progressbar (1.10.1) rubyzip (2.3.0) safe_yaml (1.0.5) @@ -243,7 +243,7 @@ GEM rubyzip (>= 1.2.2) sentry-raven (3.0.0) faraday (>= 1.0) - simplecov (0.18.5) + simplecov (0.19.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.2)