Skip to content

Commit

Permalink
Bump activesupport from 6.1.7.2 to 6.1.7.5
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.2 to 6.1.7.5.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v6.1.7.2...v6.1.7.5)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent 06c3784 commit b549d0e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.7.2)
activesupport (= 6.1.7.2)
activerecord (6.1.7.2)
activemodel (= 6.1.7.2)
activesupport (= 6.1.7.2)
activemodel (6.1.7.5)
activesupport (= 6.1.7.5)
activerecord (6.1.7.5)
activemodel (= 6.1.7.5)
activesupport (= 6.1.7.5)
activerecord-import (1.4.1)
activerecord (>= 4.2)
activesupport (6.1.7.2)
activesupport (6.1.7.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -24,13 +24,13 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.6.3)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
minitest (5.15.0)
minitest (5.20.0)
netrc (0.11.0)
oj (3.14.2)
pg (1.4.6)
Expand All @@ -46,7 +46,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
zeitwerk (2.6.7)
zeitwerk (2.6.12)

PLATFORMS
arm64-darwin-22
Expand Down

0 comments on commit b549d0e

Please sign in to comment.