Skip to content

Commit

Permalink
chore(deps): bump the deps group with 1 update
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update: [activesupport](https://github.com/rails/rails).

- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.1...v7.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent b35522d commit 7be4ef8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.1.1)
activesupport (= 7.1.1)
activesupport (7.1.1)
activemodel (7.1.2)
activesupport (= 7.1.2)
activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand Down Expand Up @@ -66,7 +66,7 @@ GEM
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
docile (1.4.0)
drb (2.1.1)
drb (2.2.0)
ruby2_keywords
excon (0.104.0)
faraday (1.10.3)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
method_source (1.0.0)
minitest (5.20.0)
multipart-post (2.3.0)
mutex_m (0.1.2)
mutex_m (0.2.0)
nenv (0.3.0)
netrc (0.11.0)
notiffany (0.1.3)
Expand Down

0 comments on commit 7be4ef8

Please sign in to comment.