Skip to content

Commit 57bc13a

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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33cb542 commit 57bc13a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
activesupport (7.1.1)
13+
activesupport (7.1.2)
1414
base64
1515
bigdecimal
1616
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -23,14 +23,14 @@ GEM
2323
addressable (2.8.5)
2424
public_suffix (>= 2.0.2, < 6.0)
2525
ast (2.4.2)
26-
base64 (0.1.1)
26+
base64 (0.2.0)
2727
bigdecimal (3.1.4)
2828
colored2 (3.1.2)
2929
concurrent-ruby (1.2.2)
3030
connection_pool (2.4.1)
3131
diff-lcs (1.5.0)
3232
docile (1.4.0)
33-
drb (2.1.1)
33+
drb (2.2.0)
3434
ruby2_keywords
3535
excon (0.104.0)
3636
faraday (2.7.11)
@@ -54,7 +54,7 @@ GEM
5454
open4 (~> 1.3)
5555
memfs (1.0.0)
5656
minitest (5.20.0)
57-
mutex_m (0.1.2)
57+
mutex_m (0.2.0)
5858
octokit (8.0.0)
5959
faraday (>= 1, < 3)
6060
sawyer (~> 0.9)

0 commit comments

Comments
 (0)