From 078aade6bed878f8e78629b549a794d7f5fce5e2 Mon Sep 17 00:00:00 2001 From: Pedro Paiva Date: Sat, 29 Jul 2023 22:01:10 -0300 Subject: [PATCH] Update dependencies --- gemfiles/rails_6_0.gemfile | 6 +- gemfiles/rails_6_0.gemfile.lock | 138 ++++++++++++++++++-------------- gemfiles/rails_6_1.gemfile | 38 ++++----- gemfiles/rails_6_1.gemfile.lock | 51 +++++++----- 4 files changed, 134 insertions(+), 99 deletions(-) diff --git a/gemfiles/rails_6_0.gemfile b/gemfiles/rails_6_0.gemfile index f3d8391c..212fa47d 100644 --- a/gemfiles/rails_6_0.gemfile +++ b/gemfiles/rails_6_0.gemfile @@ -3,7 +3,7 @@ source "https://rubygems.org" gem "appraisal" -gem "bundler", "~> 1.0" +gem "bundler", "~> 2.0" gem "byebug" gem "m" gem "minitest" @@ -11,7 +11,9 @@ gem "mocha" gem "pry", "~> 0.12.0" gem "pry-byebug", "~> 3.6.0" gem "rake" -gem "rubocop", "0.71.0" +gem "rubocop", require: false +gem "rubocop-packaging", require: false +gem "rubocop-rails", require: false gem "snowglobe", ">= 0.3.0" gem "test-unit" gem "warnings_logger" diff --git a/gemfiles/rails_6_0.gemfile.lock b/gemfiles/rails_6_0.gemfile.lock index fddfc415..d6ec7a11 100644 --- a/gemfiles/rails_6_0.gemfile.lock +++ b/gemfiles/rails_6_0.gemfile.lock @@ -61,50 +61,50 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) - appraisal (2.4.1) + appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) - bcrypt (3.1.18) - bootsnap (1.13.0) + bcrypt (3.1.19) + bootsnap (1.16.0) msgpack (~> 1.2) builder (3.2.4) byebug (10.0.2) - capybara (3.35.3) + capybara (3.39.2) addressable + matrix mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - childprocess (3.0.0) coderay (1.1.3) concurrent-ruby (1.2.2) crass (1.0.6) - digest (3.1.1) + date (3.3.3) erubi (1.12.0) ffi (1.15.5) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) - io-wait (0.3.0) - jaro_winkler (1.5.4) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) + json (2.6.3) + language_server-protocol (3.17.0.3) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.19.1) + loofah (2.21.3) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) m (1.6.1) method_source (>= 0.6.7) rake (>= 0.9.2.2) @@ -114,39 +114,37 @@ GEM net-pop net-smtp marcel (1.0.2) + matrix (0.4.2) method_source (0.9.2) mini_mime (1.1.2) - mini_portile2 (2.6.1) - minitest (5.15.0) - minitest-reporters (1.6.0) + mini_portile2 (2.8.4) + minitest (5.19.0) + minitest-reporters (1.6.1) ansi builder minitest (>= 5.0) ruby-progressbar - mocha (2.0.2) + mocha (2.1.0) ruby2_keywords (>= 0.0.5) - msgpack (1.6.0) - net-imap (0.2.2) - digest + msgpack (1.7.2) + net-imap (0.3.7) + date net-protocol - strscan net-pop (0.1.2) net-protocol - net-protocol (0.1.2) - io-wait + net-protocol (0.2.1) timeout - net-smtp (0.3.0) - digest + net-smtp (0.3.3) net-protocol - timeout - nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nio4r (2.5.9) + nokogiri (1.15.3) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - parallel (1.22.1) - parser (3.2.1.0) + parallel (1.23.0) + parser (3.2.2.3) ast (~> 2.4.1) - pg (1.4.6) + racc + pg (1.5.3) power_assert (2.0.3) pry (0.12.2) coderay (~> 1.1.0) @@ -154,14 +152,14 @@ GEM pry-byebug (3.6.0) byebug (~> 10.0) pry (~> 0.10) - public_suffix (4.0.7) + public_suffix (5.0.3) puma (4.3.12) nio4r (~> 2.0) - racc (1.6.2) - rack (2.2.6.2) + racc (1.7.1) + rack (2.2.7) rack-proxy (0.7.6) rack - rack-test (2.0.2) + rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) actioncable (= 6.0.6.1) @@ -182,11 +180,13 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.1.1) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -198,15 +198,28 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.7.0) - rubocop (0.71.0) - jaro_winkler (~> 1.5.1) + regexp_parser (2.8.1) + rexml (3.2.6) + rubocop (1.55.0) + json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 2.6) + parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.28.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 1.7) - ruby-progressbar (1.12.0) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-rails (2.20.2) + activesupport (>= 4.2.0) + rack (>= 1.1) + rubocop (>= 1.33.0, < 2.0) + ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) ruby_dep (1.5.0) rubyzip (2.3.2) @@ -220,9 +233,10 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (3.142.7) - childprocess (>= 0.5, < 4.0) - rubyzip (>= 1.2.2) + selenium-webdriver (4.9.0) + rexml (~> 3.2, >= 3.2.5) + rubyzip (>= 1.2.2, < 3.0) + websocket (~> 1.0) snowglobe (0.3.0) spring (2.1.1) spring-commands-rspec (1.0.4) @@ -238,34 +252,34 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.4) - strscan (3.0.6) - test-unit (3.5.7) + test-unit (3.6.1) power_assert - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) - tilt (2.1.0) - timeout (0.3.2) + tilt (2.2.0) + timeout (0.4.0) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (1.6.1) + unicode-display_width (2.4.2) warnings_logger (0.1.1) - webdrivers (4.6.1) + webdrivers (5.2.0) nokogiri (~> 1.6) rubyzip (>= 1.3.0) - selenium-webdriver (>= 3.0, < 4.0) + selenium-webdriver (~> 4.0) webpacker (4.3.0) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) - websocket-driver (0.7.5) + websocket (1.2.9) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.7) + zeitwerk (2.6.9) PLATFORMS ruby @@ -274,7 +288,7 @@ DEPENDENCIES appraisal bcrypt (~> 3.1.7) bootsnap (>= 1.4.2) - bundler (~> 1.0) + bundler (~> 2.0) byebug capybara (>= 2.15) jbuilder (~> 2.7) @@ -290,7 +304,9 @@ DEPENDENCIES rails (~> 6.0.2) rails-controller-testing (>= 1.0.4) rake - rubocop (= 0.71.0) + rubocop + rubocop-packaging + rubocop-rails sass-rails (>= 6) selenium-webdriver shoulda-context! @@ -306,4 +322,4 @@ DEPENDENCIES webpacker (~> 4.0) BUNDLED WITH - 1.17.3 + 2.1.4 diff --git a/gemfiles/rails_6_1.gemfile b/gemfiles/rails_6_1.gemfile index 59881a4b..5544a635 100644 --- a/gemfiles/rails_6_1.gemfile +++ b/gemfiles/rails_6_1.gemfile @@ -3,35 +3,37 @@ source "https://rubygems.org" gem "appraisal" -gem "bcrypt", "~> 3.1.7" -gem "bootsnap", ">= 1.4.2", require: false -gem "bundler", "~> 1.0" +gem "bundler", "~> 2.0" gem "byebug" -gem "capybara", ">= 2.15" -gem "jbuilder", "~> 2.7" -gem "listen", ">= 3.0.5", "< 3.2" gem "m" gem "minitest" -gem "minitest-reporters" gem "mocha" -gem "pg", ">= 0.18", "< 2.0" gem "pry", "~> 0.12.0" gem "pry-byebug", "~> 3.6.0" -gem "puma", "~> 5.0" -gem "rails", "~> 6.1.3.2" -gem "rails-controller-testing", ">= 1.0.4" gem "rake" -gem "rubocop", "0.71.0" -gem "sass-rails", ">= 6" -gem "selenium-webdriver" +gem "rubocop", require: false +gem "rubocop-packaging", require: false +gem "rubocop-rails", require: false gem "snowglobe", ">= 0.3.0" +gem "test-unit" +gem "warnings_logger" +gem "sqlite3", "~> 1.4.0" gem "spring" gem "spring-commands-rspec" -gem "spring-watcher-listen", "~> 2.0.0" -gem "sqlite3", "~> 1.4.0" -gem "test-unit" +gem "minitest-reporters" +gem "rails", "~> 6.1.3.2" +gem "puma", "~> 5.0" +gem "sass-rails", ">= 6" gem "turbolinks", "~> 5" -gem "warnings_logger" +gem "jbuilder", "~> 2.7" +gem "bcrypt", "~> 3.1.7" +gem "bootsnap", ">= 1.4.2", require: false +gem "listen", ">= 3.0.5", "< 3.2" +gem "spring-watcher-listen", "~> 2.0.0" +gem "capybara", ">= 2.15" +gem "selenium-webdriver" gem "webdrivers" +gem "rails-controller-testing", ">= 1.0.4" +gem "pg", ">= 0.18", "< 2.0" gemspec path: "../" diff --git a/gemfiles/rails_6_1.gemfile.lock b/gemfiles/rails_6_1.gemfile.lock index ddd1d741..ab363f14 100644 --- a/gemfiles/rails_6_1.gemfile.lock +++ b/gemfiles/rails_6_1.gemfile.lock @@ -97,10 +97,11 @@ GEM activesupport (>= 5.0) i18n (1.14.1) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.6) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) + json (2.6.3) + language_server-protocol (3.17.0.3) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -120,17 +121,17 @@ GEM matrix (0.4.2) method_source (0.9.2) mini_mime (1.0.3) - mini_portile2 (2.8.2) - minitest (5.18.1) - minitest-reporters (1.6.0) + mini_portile2 (2.8.4) + minitest (5.19.0) + minitest-reporters (1.6.1) ansi builder minitest (>= 5.0) ruby-progressbar - mocha (2.0.4) + mocha (2.1.0) ruby2_keywords (>= 0.0.5) - msgpack (1.7.1) - net-imap (0.3.6) + msgpack (1.7.2) + net-imap (0.3.7) date net-protocol net-pop (0.1.2) @@ -200,14 +201,26 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.8.1) - rexml (3.2.5) - rubocop (0.71.0) - jaro_winkler (~> 1.5.1) + rexml (3.2.6) + rubocop (1.55.0) + json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 2.6) + parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.28.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 1.7) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-rails (2.20.2) + activesupport (>= 4.2.0) + rack (>= 1.1) + rubocop (>= 1.33.0, < 2.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) ruby_dep (1.5.0) @@ -251,19 +264,19 @@ GEM turbolinks-source (5.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (1.6.1) + unicode-display_width (2.4.2) warnings_logger (0.1.1) webdrivers (5.2.0) nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0) websocket (1.2.9) - websocket-driver (0.7.5) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.8) + zeitwerk (2.6.9) PLATFORMS ruby @@ -272,7 +285,7 @@ DEPENDENCIES appraisal bcrypt (~> 3.1.7) bootsnap (>= 1.4.2) - bundler (~> 1.0) + bundler (~> 2.0) byebug capybara (>= 2.15) jbuilder (~> 2.7) @@ -288,7 +301,9 @@ DEPENDENCIES rails (~> 6.1.3.2) rails-controller-testing (>= 1.0.4) rake - rubocop (= 0.71.0) + rubocop + rubocop-packaging + rubocop-rails sass-rails (>= 6) selenium-webdriver shoulda-context! @@ -303,4 +318,4 @@ DEPENDENCIES webdrivers BUNDLED WITH - 1.17.3 + 2.1.4