Skip to content

Commit

Permalink
Bump activesupport from 7.0.5 to 7.0.5.1
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.5.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.5.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.5...v7.0.5.1)

---
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] authored Jun 27, 2023
1 parent 5af901d commit b08c544
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
activemodel (7.0.5)
activesupport (= 7.0.5)
activesupport (7.0.5)
activemodel (7.0.5.1)
activesupport (= 7.0.5.1)
activesupport (7.0.5.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -141,7 +141,7 @@ GEM
middleman-sprockets (4.1.1)
middleman-core (~> 4.0)
sprockets (>= 3.0)
minitest (5.18.0)
minitest (5.18.1)
multi_json (1.15.0)
nokogiri (1.14.3-arm64-darwin)
racc (~> 1.4)
Expand Down

0 comments on commit b08c544

Please sign in to comment.