From 182c0302eaf85927e097abd5378429c5912c3aab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 09:04:27 +0000 Subject: [PATCH] Update actionpack requirement from >= 4.2, < 6.1 to >= 4.2, < 7.1 Updates the requirements on [actionpack](https://github.com/rails/rails) to permit the latest version. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.5...v6.0.6.1) --- updated-dependencies: - dependency-name: actionpack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 96 +++++++++++++++++++++++++++------------------------- quby.gemspec | 2 +- 2 files changed, 50 insertions(+), 48 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40d91be2..06393d67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ PATH remote: . specs: quby (5.1.1) - actionpack (>= 4.2, < 6.1) + actionpack (>= 4.2, < 7.1) activerecord (>= 4.2, < 6.1) addressable browser @@ -46,28 +46,28 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.0.3.5) - actionview (= 6.0.3.5) - activesupport (= 6.0.3.5) + actionpack (6.0.6.1) + actionview (= 6.0.6.1) + activesupport (= 6.0.6.1) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.0.3.5) - activesupport (= 6.0.3.5) + actionview (6.0.6.1) + activesupport (= 6.0.6.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_interaction (4.0.5) - activemodel (>= 5, < 7) - activesupport (>= 5, < 7) - activemodel (6.0.3.5) - activesupport (= 6.0.3.5) - activerecord (6.0.3.5) - activemodel (= 6.0.3.5) - activesupport (= 6.0.3.5) - activesupport (6.0.3.5) + active_interaction (4.1.0) + activemodel (>= 5, < 8) + activesupport (>= 5, < 8) + activemodel (6.0.6.1) + activesupport (= 6.0.6.1) + activerecord (6.0.6.1) + activemodel (= 6.0.6.1) + activesupport (= 6.0.6.1) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -79,13 +79,14 @@ GEM bundler rake thor (>= 0.14.0) - appsignal (3.0.11) + appsignal (3.0.27) rack ast (2.4.2) browser (5.3.1) builder (3.2.4) - capybara (3.35.3) + capybara (3.38.0) addressable + matrix mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) @@ -107,7 +108,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - combustion (1.3.1) + combustion (1.3.7) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) @@ -129,7 +130,7 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) diff-lcs (1.4.4) docile (1.1.5) @@ -157,7 +158,7 @@ GEM dry-core (~> 0.5, >= 0.5) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) - erubi (1.10.0) + erubi (1.12.0) execjs (2.7.0) fakefs (0.9.1) ffi (1.15.0) @@ -212,28 +213,29 @@ GEM listen (3.4.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.11.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) + matrix (0.4.2) method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0704) mini_mime (1.0.2) - mini_portile2 (2.6.1) - minitest (5.14.4) + mini_portile2 (2.8.1) + minitest (5.17.0) multi_json (1.15.0) multi_xml (0.6.0) naught (1.1.0) nenv (0.3.0) netrc (0.11.0) - nokogiri (1.12.2) - mini_portile2 (~> 2.6.1) + nokogiri (1.14.0) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.12.2-x86_64-darwin) + nokogiri (1.14.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.12.2-x86_64-linux) + nokogiri (1.14.0-x86_64-linux) racc (~> 1.4) nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) @@ -251,10 +253,10 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - racc (1.5.2) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + racc (1.6.2) + rack (2.2.6.2) + rack-test (2.0.2) + rack (>= 1.3) rails-controller-testing (1.0.5) actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) @@ -262,14 +264,14 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) - rails-i18n (6.0.0) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) + rails-i18n (7.0.6) i18n (>= 0.7, < 2) - railties (>= 6.0.0, < 7) - railties (6.0.3.5) - actionpack (= 6.0.3.5) - activesupport (= 6.0.3.5) + railties (>= 6.0.0, < 8) + railties (6.0.6.1) + actionpack (= 6.0.6.1) + activesupport (= 6.0.6.1) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) @@ -284,7 +286,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - roqua-support (0.4.0) + roqua-support (0.4.5) active_interaction (>= 3.0, < 5.0) activesupport (>= 5.2, < 6.2) appsignal (>= 2.9, < 3.1) @@ -294,15 +296,15 @@ GEM rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) + rspec-core (3.10.2) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-rails (5.0.1) + rspec-rails (5.1.2) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2) @@ -340,9 +342,9 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) stackprof (0.2.16) susy (2.2.14) @@ -358,7 +360,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.4) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -371,7 +373,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yajl-ruby (1.4.1) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby diff --git a/quby.gemspec b/quby.gemspec index 65152667..9f499adf 100644 --- a/quby.gemspec +++ b/quby.gemspec @@ -18,7 +18,7 @@ Gem::Specification.new do |s| s.test_files = Dir["spec/**/*"] s.required_ruby_version = '>= 2.7' - s.add_dependency "actionpack", ">= 4.2", "< 6.1" + s.add_dependency "actionpack", ">= 4.2", "< 7.1" s.add_dependency "activerecord", ">= 4.2", "< 6.1" s.add_dependency "railties", ">= 4.2", "< 6.1" s.add_dependency "sprockets-rails", ">= 2.0.0"