diff --git a/Gemfile.lock b/Gemfile.lock index 6514ddb0..375ce73d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM bindex (0.8.1) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - bootsnap (1.4.8) + bootsnap (1.4.9) msgpack (~> 1.0) bootstrap-will_paginate (1.0.0) will_paginate @@ -122,15 +122,16 @@ GEM ed25519 (1.2.4) erubi (1.9.0) eventmachine (1.0.9.1) - excon (0.76.0) + excon (0.78.0) execjs (2.7.0) factory_bot (6.1.0) activesupport (>= 5.0.0) factory_bot_rails (6.1.0) factory_bot (~> 6.1.0) railties (>= 5.0.0) - faraday (1.0.1) + faraday (1.1.0) multipart-post (>= 1.2, < 3) + ruby2_keywords faye-websocket (0.11.0) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) @@ -223,12 +224,12 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (4.0.6) - puma (5.0.2) + puma (5.0.4) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) rack (2.2.3) - rack-mini-profiler (2.1.0) + rack-mini-profiler (2.2.0) rack (>= 1.2.0) rack-proxy (0.6.5) rack @@ -295,7 +296,7 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.9.3) rspec-support (~> 3.9.3) - rspec-expectations (3.9.2) + rspec-expectations (3.9.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) @@ -309,7 +310,7 @@ GEM rspec-expectations (~> 3.9) rspec-mocks (~> 3.9) rspec-support (~> 3.9) - rspec-support (3.9.3) + rspec-support (3.9.4) rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5) @@ -319,13 +320,15 @@ GEM rubocop-ast (>= 0.6.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.8.0) + rubocop-ast (1.1.0) parser (>= 2.7.1.5) - rubocop-rspec (1.43.2) + rubocop-rspec (1.44.1) rubocop (~> 0.87) + rubocop-ast (>= 0.7.1) ruby-progressbar (1.10.1) ruby-vips (2.0.17) ffi (~> 1.9) + ruby2_keywords (0.0.2) rubytree (1.0.0) json (~> 2.1) structured_warnings (~> 0.3) @@ -348,7 +351,7 @@ GEM faraday (>= 1.0) shoulda-matchers (4.4.1) activesupport (>= 4.2.0) - simplecov (0.19.0) + simplecov (0.19.1) docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.3) @@ -392,7 +395,7 @@ GEM activemodel (>= 5.0) bindex (>= 0.4.0) railties (>= 5.0) - webmock (3.9.2) + webmock (3.9.3) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)