Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent e8193e0 commit d06cb7c
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,19 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.8)
activesupport (7.1.0)
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)
ansi (1.5.0)
ast (2.4.2)
base64 (0.1.1)
bcrypt_pbkdf (1.1.0)
beaker (4.40.2)
beaker-hostgenerator
Expand Down Expand Up @@ -50,16 +56,20 @@ GEM
oga (~> 3.4)
beaker-vmpooler (1.4.0)
stringify-hash (~> 0.0.0)
bigdecimal (3.1.4)
coderay (1.1.3)
commander (4.6.0)
highline (~> 2.0.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
daemons (1.4.1)
deep_merge (1.2.2)
diff-lcs (1.5.0)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
drb (2.1.1)
ruby2_keywords
ed25519 (1.3.0)
eventmachine (1.2.7)
fakefs (2.5.0)
Expand Down Expand Up @@ -112,6 +122,7 @@ GEM
minitar (0.9)
minitest (5.20.0)
multipart-post (2.3.0)
mutex_m (0.1.2)
net-ldap (0.16.3)
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
Expand Down

0 comments on commit d06cb7c

Please sign in to comment.