Skip to content

Commit 7d37acb

Browse files
Bump activesupport in /driver/riverqueue-activerecord
Bumps [activesupport](https://github.com/rails/rails) from 8.1.2 to 8.1.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.1.2...v8.1.2.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4762393 commit 7d37acb

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

driver/riverqueue-activerecord/Gemfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ PATH
1414
GEM
1515
remote: https://rubygems.org/
1616
specs:
17-
activemodel (8.1.2)
18-
activesupport (= 8.1.2)
19-
activerecord (8.1.2)
20-
activemodel (= 8.1.2)
21-
activesupport (= 8.1.2)
17+
activemodel (8.1.2.1)
18+
activesupport (= 8.1.2.1)
19+
activerecord (8.1.2.1)
20+
activemodel (= 8.1.2.1)
21+
activesupport (= 8.1.2.1)
2222
timeout (>= 0.4.0)
23-
activesupport (8.1.2)
23+
activesupport (8.1.2.1)
2424
base64
2525
bigdecimal
2626
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -51,11 +51,12 @@ GEM
5151
irb (1.14.3)
5252
rdoc (>= 4.0.0)
5353
reline (>= 0.4.2)
54-
json (2.9.1)
54+
json (2.19.2)
5555
language_server-protocol (3.17.0.3)
5656
lint_roller (1.1.0)
5757
logger (1.7.0)
58-
minitest (6.0.1)
58+
minitest (6.0.2)
59+
drb (~> 2.0)
5960
prism (~> 1.5)
6061
parallel (1.26.3)
6162
parser (3.3.6.0)

0 commit comments

Comments
 (0)