Skip to content

Commit 5a69682

Browse files
bundle(deps-dev): bump activesupport from 7.2.1.2 to 7.2.2 (#560)
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: indirect 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 20e18e4 commit 5a69682

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.1.2)
4+
activesupport (7.2.2)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
78
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
@@ -15,6 +16,7 @@ GEM
1516
addressable (2.8.7)
1617
public_suffix (>= 2.0.2, < 7.0)
1718
base64 (0.2.0)
19+
benchmark (0.3.0)
1820
bigdecimal (3.1.8)
1921
coffee-script (2.4.1)
2022
coffee-script-source

0 commit comments

Comments
 (0)