Skip to content

Commit b6d26b5

Browse files
Bump solid_queue from 1.2.1 to 1.2.3
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.2.1 to 1.2.3. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.2.1...v1.2.3) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff45a0e commit b6d26b5

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ GEM
7979
base64 (0.3.0)
8080
bcrypt (3.1.20)
8181
bcrypt_pbkdf (1.1.1)
82-
benchmark (0.4.1)
83-
bigdecimal (3.3.0)
82+
benchmark (0.5.0)
83+
bigdecimal (3.3.1)
8484
bindex (0.8.1)
8585
bootsnap (1.18.6)
8686
msgpack (~> 1.2)
@@ -105,7 +105,7 @@ GEM
105105
concurrent-ruby (1.3.5)
106106
connection_pool (2.5.4)
107107
crass (1.0.6)
108-
date (3.4.1)
108+
date (3.5.0)
109109
debug (1.11.0)
110110
irb (~> 1.10)
111111
reline (>= 0.3.8)
@@ -114,7 +114,7 @@ GEM
114114
drb (2.2.3)
115115
dry-cli (1.3.0)
116116
ed25519 (1.4.0)
117-
erb (5.0.3)
117+
erb (5.1.3)
118118
erubi (1.13.1)
119119
et-orbi (1.4.0)
120120
tzinfo
@@ -123,8 +123,8 @@ GEM
123123
factory_bot_rails (6.5.1)
124124
factory_bot (~> 6.5)
125125
railties (>= 6.1.0)
126-
fugit (1.11.2)
127-
et-orbi (~> 1, >= 1.2.11)
126+
fugit (1.12.1)
127+
et-orbi (~> 1.4)
128128
raabro (~> 1.4)
129129
globalid (1.3.0)
130130
activesupport (>= 6.1)
@@ -228,7 +228,7 @@ GEM
228228
nio4r (~> 2.0)
229229
raabro (1.4.0)
230230
racc (1.8.1)
231-
rack (3.2.2)
231+
rack (3.2.3)
232232
rack-proxy (0.7.7)
233233
rack
234234
rack-session (2.1.1)
@@ -269,7 +269,7 @@ GEM
269269
tsort (>= 0.2)
270270
zeitwerk (~> 2.6)
271271
rainbow (3.1.1)
272-
rake (13.3.0)
272+
rake (13.3.1)
273273
rdoc (6.15.0)
274274
erb
275275
psych (>= 4.0.0)
@@ -342,11 +342,11 @@ GEM
342342
activejob (>= 7.2)
343343
activerecord (>= 7.2)
344344
railties (>= 7.2)
345-
solid_queue (1.2.1)
345+
solid_queue (1.2.3)
346346
activejob (>= 7.1)
347347
activerecord (>= 7.1)
348348
concurrent-ruby (>= 1.3.1)
349-
fugit (~> 1.11.0)
349+
fugit (~> 1.11)
350350
railties (>= 7.1)
351351
thor (>= 1.3.1)
352352
sorbet-runtime (0.6.12630)
@@ -370,7 +370,7 @@ GEM
370370
thruster (0.1.15-aarch64-linux)
371371
thruster (0.1.15-arm64-darwin)
372372
thruster (0.1.15-x86_64-linux)
373-
timeout (0.4.3)
373+
timeout (0.4.4)
374374
tsort (0.2.0)
375375
tzinfo (2.0.6)
376376
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)