Skip to content

Commit 47cb4d8

Browse files
Bump activesupport from 7.2.1.2 to 7.2.2 (#1041)
Bumps [activesupport](https://github.com/rails/rails) from 7.2.1.2 to 7.2.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.1.2...v7.2.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 203cd1c commit 47cb4d8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ PATH
2323
GEM
2424
remote: https://rubygems.org/
2525
specs:
26-
activesupport (7.2.1.2)
26+
activesupport (7.2.2)
2727
base64
28+
benchmark (>= 0.3)
2829
bigdecimal
2930
concurrent-ruby (~> 1.0, >= 1.3.1)
3031
connection_pool (>= 2.2.5)
@@ -37,6 +38,7 @@ GEM
3738
addressable (2.8.7)
3839
public_suffix (>= 2.0.2, < 7.0)
3940
base64 (0.2.0)
41+
benchmark (0.3.0)
4042
bibtex-ruby (6.1.0)
4143
latex-decode (~> 0.0)
4244
racc (~> 1.7)
@@ -124,7 +126,7 @@ GEM
124126
listen (3.9.0)
125127
rb-fsevent (~> 0.10, >= 0.10.3)
126128
rb-inotify (~> 0.9, >= 0.9.10)
127-
logger (1.6.0)
129+
logger (1.6.1)
128130
mercenary (0.4.0)
129131
mini_portile2 (2.8.7)
130132
minitest (5.25.1)

0 commit comments

Comments
 (0)