Skip to content

Commit 6f1e72e

Browse files
Bump solid_queue from 1.2.0 to 1.2.3
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.2.0 to 1.2.3. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.2.0...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] <support@github.com>
1 parent 0dd2cf7 commit 6f1e72e

1 file changed

Lines changed: 21 additions & 19 deletions

File tree

Gemfile.lock

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,16 @@ GEM
7979
bcrypt_pbkdf (1.1.1)
8080
bcrypt_pbkdf (1.1.1-arm64-darwin)
8181
bcrypt_pbkdf (1.1.1-x86_64-darwin)
82-
benchmark (0.4.1)
83-
bigdecimal (3.2.2)
82+
benchmark (0.5.0)
83+
bigdecimal (3.3.1)
8484
bootsnap (1.18.6)
8585
msgpack (~> 1.2)
8686
brakeman (7.1.0)
8787
racc
8888
builder (3.3.0)
8989
chronic (0.10.2)
9090
concurrent-ruby (1.3.5)
91-
connection_pool (2.5.3)
91+
connection_pool (2.5.4)
9292
crass (1.0.6)
9393
csv (3.3.5)
9494
date (3.4.1)
@@ -101,9 +101,9 @@ GEM
101101
railties (>= 6.1)
102102
drb (2.2.3)
103103
ed25519 (1.4.0)
104-
erb (5.0.1)
104+
erb (5.1.3)
105105
erubi (1.13.1)
106-
et-orbi (1.2.11)
106+
et-orbi (1.4.0)
107107
tzinfo
108108
faraday (2.13.2)
109109
faraday-net_http (>= 2.0, < 3.5)
@@ -113,18 +113,18 @@ GEM
113113
net-http (>= 0.5.0)
114114
faraday-retry (2.3.2)
115115
faraday (~> 2.0)
116-
fugit (1.11.1)
117-
et-orbi (~> 1, >= 1.2.11)
116+
fugit (1.12.1)
117+
et-orbi (~> 1.4)
118118
raabro (~> 1.4)
119-
globalid (1.2.1)
119+
globalid (1.3.0)
120120
activesupport (>= 6.1)
121121
httparty (0.23.1)
122122
csv
123123
mini_mime (>= 1.0.0)
124124
multi_xml (>= 0.5.2)
125125
i18n (1.14.7)
126126
concurrent-ruby (~> 1.0)
127-
io-console (0.8.0)
127+
io-console (0.8.1)
128128
irb (1.15.2)
129129
pp (>= 0.6.0)
130130
rdoc (>= 4.0.0)
@@ -158,7 +158,7 @@ GEM
158158
mime-types-data (~> 3.2025, >= 3.2025.0507)
159159
mime-types-data (3.2025.0715)
160160
mini_mime (1.1.5)
161-
minitest (5.25.5)
161+
minitest (5.26.0)
162162
msgpack (1.8.0)
163163
multi_xml (0.7.2)
164164
bigdecimal (~> 3.1)
@@ -207,7 +207,7 @@ GEM
207207
playwright-ruby-client (1.54.0)
208208
concurrent-ruby (>= 1.1.6)
209209
mime-types (>= 3.0)
210-
pp (0.6.2)
210+
pp (0.6.3)
211211
prettyprint
212212
prettyprint (0.2.0)
213213
prism (1.4.0)
@@ -219,7 +219,7 @@ GEM
219219
nio4r (~> 2.0)
220220
raabro (1.4.0)
221221
racc (1.8.1)
222-
rack (3.1.16)
222+
rack (3.2.3)
223223
rack-cors (3.0.0)
224224
logger
225225
rack (>= 3.0.14)
@@ -261,11 +261,12 @@ GEM
261261
zeitwerk (~> 2.6)
262262
rainbow (3.1.1)
263263
rake (13.3.0)
264-
rdoc (6.14.2)
264+
rdoc (6.15.0)
265265
erb
266266
psych (>= 4.0.0)
267+
tsort
267268
regexp_parser (2.10.0)
268-
reline (0.6.1)
269+
reline (0.6.2)
269270
io-console (~> 0.5)
270271
rexml (3.4.1)
271272
rubocop (1.78.0)
@@ -315,13 +316,13 @@ GEM
315316
activejob (>= 7.2)
316317
activerecord (>= 7.2)
317318
railties (>= 7.2)
318-
solid_queue (1.2.0)
319+
solid_queue (1.2.3)
319320
activejob (>= 7.1)
320321
activerecord (>= 7.1)
321322
concurrent-ruby (>= 1.3.1)
322-
fugit (~> 1.11.0)
323+
fugit (~> 1.11)
323324
railties (>= 7.1)
324-
thor (~> 1.3.1)
325+
thor (>= 1.3.1)
325326
sshkit (1.24.0)
326327
base64
327328
logger
@@ -330,19 +331,20 @@ GEM
330331
net-ssh (>= 2.8.0)
331332
ostruct
332333
stringio (3.1.7)
333-
thor (1.3.2)
334+
thor (1.4.0)
334335
thruster (0.1.14)
335336
thruster (0.1.14-aarch64-linux)
336337
thruster (0.1.14-arm64-darwin)
337338
thruster (0.1.14-x86_64-darwin)
338339
thruster (0.1.14-x86_64-linux)
339340
timeout (0.4.3)
341+
tsort (0.2.0)
340342
tzinfo (2.0.6)
341343
concurrent-ruby (~> 1.0)
342344
unicode-display_width (3.1.4)
343345
unicode-emoji (~> 4.0, >= 4.0.4)
344346
unicode-emoji (4.0.4)
345-
uri (1.0.3)
347+
uri (1.0.4)
346348
useragent (0.16.11)
347349
webdrivers (5.3.1)
348350
nokogiri (~> 1.6)

0 commit comments

Comments
 (0)