Merge pull request #433 from 2martens/revert-423-dependabot/bundler/activesupport-7.0.2.3

Revert "Bump activesupport from 6.1.4.2 to 7.0.2.3"
This commit is contained in:
Jim Martens 2022-03-27 14:05:56 +02:00 committed by GitHub
commit a91db5f024
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 15 deletions

View File

@ -8,24 +8,25 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actionpack (7.0.2.3) actionpack (6.1.4.2)
actionview (= 7.0.2.3) actionview (= 6.1.4.2)
activesupport (= 7.0.2.3) activesupport (= 6.1.4.2)
rack (~> 2.0, >= 2.2.0) rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (7.0.2.3) actionview (6.1.4.2)
activesupport (= 7.0.2.3) activesupport (= 6.1.4.2)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0)
activesupport (7.0.2.3) activesupport (6.1.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
minitest (>= 5.1) minitest (>= 5.1)
tzinfo (~> 2.0) tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0) addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2) ast (2.4.2)
@ -153,7 +154,7 @@ GEM
jekyll (>= 3.5, < 5.0) jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9) jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1) jekyll-seo-tag (~> 2.1)
minitest (5.15.0) minitest (5.14.4)
multipart-post (2.1.1) multipart-post (2.1.1)
nokogiri (1.13.3) nokogiri (1.13.3)
mini_portile2 (~> 2.8.0) mini_portile2 (~> 2.8.0)
@ -178,13 +179,12 @@ GEM
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2) rails-html-sanitizer (1.4.2)
loofah (~> 2.3) loofah (~> 2.3)
railties (7.0.2.3) railties (6.1.4.2)
actionpack (= 7.0.2.3) actionpack (= 6.1.4.2)
activesupport (= 7.0.2.3) activesupport (= 6.1.4.2)
method_source method_source
rake (>= 12.2) rake (>= 0.13)
thor (~> 1.0) thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.0.6) rake (13.0.6)
rb-fsevent (0.11.1) rb-fsevent (0.11.1)
@ -216,14 +216,14 @@ GEM
faraday (> 0.8, < 2.0) faraday (> 0.8, < 2.0)
terminal-table (2.0.0) terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (~> 1.1, >= 1.1.1)
thor (1.2.1) thor (1.1.0)
typhoeus (1.4.0) typhoeus (1.4.0)
ethon (>= 0.9.0) ethon (>= 0.9.0)
tzinfo (2.0.4) tzinfo (2.0.4)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0) unicode-display_width (1.8.0)
yell (2.2.2) yell (2.2.2)
zeitwerk (2.5.4) zeitwerk (2.5.1)
PLATFORMS PLATFORMS
ruby ruby