Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 27, 2023
1 parent 3fa33f2 commit 815e36c
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,32 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.3)
activesupport (7.1.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
base64 (0.1.1)
bigdecimal (3.1.4)
byebug (11.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
diff-lcs (1.5.0)
dotenv (2.7.6)
i18n (1.13.0)
drb (2.1.1)
ruby2_keywords
i18n (1.14.1)
concurrent-ruby (~> 1.0)
minitest (5.18.0)
minitest (5.20.0)
multi_json (1.15.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
mutex_m (0.1.2)
nio4r (2.5.9)
puma (5.6.7)
nio4r (~> 2.0)
Expand Down

0 comments on commit 815e36c

Please sign in to comment.