Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump activesupport from 6.1.1 to 7.0.4.1 #12

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump activesupport from 6.1.1 to 7.0.4.1
Bumps [activesupport](https://github.com/rails/rails) from 6.1.1 to 7.0.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v6.1.1...v7.0.4.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2023
commit b8ee829db39409e3e40cae40621c6a6e74b6da59
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
activesupport (6.1.1)
activesupport (7.0.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.4.0)
blankslate (2.1.2.4)
classifier-reborn (2.0.4)
Expand All @@ -17,7 +16,7 @@ GEM
execjs
coffee-script-source (1.10.0)
colorator (0.1)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.10)
ethon (0.9.1)
ffi (>= 1.3.0)
execjs (2.7.0)
Expand Down Expand Up @@ -52,7 +51,7 @@ GEM
html-pipeline (1.9.0)
activesupport (>= 2)
nokogiri (~> 1.4)
i18n (1.8.7)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jekyll (2.4.0)
classifier-reborn (~> 2.0)
Expand Down Expand Up @@ -97,7 +96,7 @@ GEM
maruku (0.7.0)
mercenary (0.3.6)
mini_portile2 (2.5.0)
minitest (5.14.3)
minitest (5.17.0)
multipart-post (2.0.0)
net-dns (0.8.0)
nokogiri (1.11.1)
Expand Down Expand Up @@ -129,11 +128,10 @@ GEM
parslet (~> 1.5.0)
typhoeus (0.8.0)
ethon (>= 0.8.0)
tzinfo (2.0.4)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.1.1)
yajl-ruby (1.2.1)
zeitwerk (2.4.2)

PLATFORMS
ruby
Expand Down