Skip to content

Commit fdf70e9

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 459b281 commit fdf70e9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 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)
@@ -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)
@@ -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)

0 commit comments

Comments
 (0)