diff --git a/Gemfile.lock b/Gemfile.lock index 890513a..ef62a6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - ast (2.4.1) + ast (2.4.2) aws-eventstream (1.1.0) aws-sdk (2.11.505) aws-sdk-resources (= 2.11.505) @@ -77,7 +77,7 @@ GEM builder (3.2.4) byebug (11.1.3) charlock_holmes (0.7.7) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) crack (0.4.5) rexml crass (1.0.6) @@ -110,7 +110,7 @@ GEM hashdiff (1.0.1) hashie (4.1.0) htmlentities (4.3.4) - i18n (1.8.7) + i18n (1.8.10) concurrent-ruby (~> 1.0) iso_country_codes (0.7.8) jbuilder (2.11.2) @@ -119,7 +119,7 @@ GEM listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.8.0) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -132,7 +132,7 @@ GEM rake mini_mime (1.0.2) mini_portile2 (2.5.3) - minitest (5.14.3) + minitest (5.14.4) msgpack (1.4.2) multi_json (1.14.1) multipart-post (2.1.1) @@ -143,7 +143,7 @@ GEM nokogumbo (2.0.4) nokogiri (~> 1.8, >= 1.8.4) parallel (1.20.1) - parser (3.0.0.0) + parser (3.0.1.1) ast (~> 2.4.1) public_suffix (4.0.6) puma (5.3.2) @@ -183,7 +183,7 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.0.3) + regexp_parser (2.1.1) rexml (3.2.5) rspec-core (3.10.1) rspec-support (~> 3.10.0) @@ -202,32 +202,32 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.1) - rubocop (1.8.1) + rubocop (1.18.2) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.2.0, < 2.0) + rubocop-ast (>= 1.7.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.4.0) - parser (>= 2.7.1.5) + rubocop-ast (1.7.0) + parser (>= 3.0.1.1) rubocop-packaging (0.5.1) rubocop (>= 0.89, < 2.0) - rubocop-performance (1.9.2) - rubocop (>= 0.90.0, < 2.0) + rubocop-performance (1.11.3) + rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.9.1) + rubocop-rails (2.11.2) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 0.90.0, < 2.0) - rubocop-rails_config (1.2.1) + rubocop (>= 1.7.0, < 2.0) + rubocop-rails_config (1.6.0) railties (>= 5.0) - rubocop (>= 1.0) + rubocop (>= 1.18) rubocop-ast (>= 1.0.1) rubocop-packaging (~> 0.5) - rubocop-performance (~> 1.3) + rubocop-performance (~> 1.11) rubocop-rails (~> 2.0) ruby-progressbar (1.11.0) sanitize (5.2.3) @@ -253,7 +253,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tzinfo (1.2.9) thread_safe (~> 0.1)