Skip to content

Commit 5bacddc

Browse files
Bump activesupport from 7.1.1 to 7.1.2
Bumps [activesupport](https://github.com/rails/rails) from 7.1.1 to 7.1.2. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17be5d4 commit 5bacddc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
activesupport (7.1.1)
12+
activesupport (7.1.2)
1313
base64
1414
bigdecimal
1515
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -22,14 +22,14 @@ GEM
2222
addressable (2.8.5)
2323
public_suffix (>= 2.0.2, < 6.0)
2424
ast (2.4.2)
25-
base64 (0.1.1)
25+
base64 (0.2.0)
2626
bigdecimal (3.1.4)
2727
colored2 (3.1.2)
2828
concurrent-ruby (1.2.2)
2929
connection_pool (2.4.1)
3030
diff-lcs (1.5.0)
3131
docile (1.4.0)
32-
drb (2.1.1)
32+
drb (2.2.0)
3333
ruby2_keywords
3434
excon (0.104.0)
3535
faraday (2.7.11)
@@ -53,7 +53,7 @@ GEM
5353
open4 (~> 1.3)
5454
memfs (1.0.0)
5555
minitest (5.20.0)
56-
mutex_m (0.1.2)
56+
mutex_m (0.2.0)
5757
octokit (8.0.0)
5858
faraday (>= 1, < 3)
5959
sawyer (~> 0.9)

0 commit comments

Comments
 (0)