Skip to content

Commit

Permalink
Bump activesupport from 7.0.5 to 7.0.6
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.6/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.5...v7.0.6)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 30, 2023
1 parent 9eb6f3e commit 2b246c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
Ascii85 (1.1.0)
acme_challenge (0.1.0)
activesupport (7.0.5)
activesupport (7.0.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -94,7 +94,7 @@ GEM
domain_name (~> 0.5)
http_parser.rb (0.8.0)
httpclient (2.8.3)
i18n (1.13.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
idobata (0.0.9)
faraday (>= 0.8.8)
Expand Down Expand Up @@ -164,7 +164,7 @@ GEM
mime-types-data (3.2023.0218.1)
mini_mime (1.1.2)
mini_portile2 (2.8.2)
minitest (5.18.0)
minitest (5.18.1)
multi_json (1.15.0)
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.2)
Expand Down

0 comments on commit 2b246c0

Please sign in to comment.