Skip to content

Commit f1de697

Browse files
Bump solid_queue from 1.1.5 to 1.2.4
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.1.5 to 1.2.4. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.1.5...v1.2.4) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d006d0 commit f1de697

File tree

1 file changed

+31
-29
lines changed

1 file changed

+31
-29
lines changed

Gemfile.lock

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ GEM
7777
ast (2.4.3)
7878
base64 (0.3.0)
7979
bcrypt_pbkdf (1.1.1)
80-
benchmark (0.4.1)
81-
bigdecimal (3.2.1)
80+
benchmark (0.5.0)
81+
bigdecimal (3.3.1)
8282
bindex (0.8.1)
8383
bootsnap (1.18.6)
8484
msgpack (~> 1.2)
@@ -95,32 +95,32 @@ GEM
9595
regexp_parser (>= 1.5, < 3.0)
9696
xpath (~> 3.2)
9797
concurrent-ruby (1.3.5)
98-
connection_pool (2.5.3)
98+
connection_pool (2.5.4)
9999
crass (1.0.6)
100-
date (3.4.1)
100+
date (3.5.0)
101101
debug (1.10.0)
102102
irb (~> 1.10)
103103
reline (>= 0.3.8)
104104
diff-lcs (1.6.2)
105105
dotenv (3.1.8)
106106
drb (2.2.3)
107107
ed25519 (1.4.0)
108-
erb (5.0.1)
108+
erb (5.1.3)
109109
erubi (1.13.1)
110-
et-orbi (1.2.11)
110+
et-orbi (1.4.0)
111111
tzinfo
112-
fugit (1.11.1)
113-
et-orbi (~> 1, >= 1.2.11)
112+
fugit (1.12.1)
113+
et-orbi (~> 1.4)
114114
raabro (~> 1.4)
115-
globalid (1.2.1)
115+
globalid (1.3.0)
116116
activesupport (>= 6.1)
117117
i18n (1.14.7)
118118
concurrent-ruby (~> 1.0)
119119
importmap-rails (2.1.0)
120120
actionpack (>= 6.0.0)
121121
activesupport (>= 6.0.0)
122122
railties (>= 6.0.0)
123-
io-console (0.8.0)
123+
io-console (0.8.1)
124124
irb (1.15.2)
125125
pp (>= 0.6.0)
126126
rdoc (>= 4.0.0)
@@ -156,7 +156,7 @@ GEM
156156
marcel (1.0.4)
157157
matrix (0.4.2)
158158
mini_mime (1.1.5)
159-
minitest (5.25.5)
159+
minitest (5.26.0)
160160
msgpack (1.8.0)
161161
net-imap (0.5.8)
162162
date
@@ -173,26 +173,26 @@ GEM
173173
net-protocol
174174
net-ssh (7.3.0)
175175
nio4r (2.7.4)
176-
nokogiri (1.18.8-aarch64-linux-gnu)
176+
nokogiri (1.18.10-aarch64-linux-gnu)
177177
racc (~> 1.4)
178-
nokogiri (1.18.8-aarch64-linux-musl)
178+
nokogiri (1.18.10-aarch64-linux-musl)
179179
racc (~> 1.4)
180-
nokogiri (1.18.8-arm-linux-gnu)
180+
nokogiri (1.18.10-arm-linux-gnu)
181181
racc (~> 1.4)
182-
nokogiri (1.18.8-arm-linux-musl)
182+
nokogiri (1.18.10-arm-linux-musl)
183183
racc (~> 1.4)
184-
nokogiri (1.18.8-arm64-darwin)
184+
nokogiri (1.18.10-arm64-darwin)
185185
racc (~> 1.4)
186-
nokogiri (1.18.8-x86_64-linux-gnu)
186+
nokogiri (1.18.10-x86_64-linux-gnu)
187187
racc (~> 1.4)
188-
nokogiri (1.18.8-x86_64-linux-musl)
188+
nokogiri (1.18.10-x86_64-linux-musl)
189189
racc (~> 1.4)
190190
ostruct (0.6.1)
191191
parallel (1.27.0)
192192
parser (3.3.8.0)
193193
ast (~> 2.4.1)
194194
racc
195-
pp (0.6.2)
195+
pp (0.6.3)
196196
prettyprint
197197
prettyprint (0.2.0)
198198
prism (1.4.0)
@@ -209,7 +209,7 @@ GEM
209209
nio4r (~> 2.0)
210210
raabro (1.4.0)
211211
racc (1.8.1)
212-
rack (3.1.15)
212+
rack (3.2.3)
213213
rack-session (2.1.1)
214214
base64 (>= 0.1.0)
215215
rack (>= 3.0.0)
@@ -247,12 +247,13 @@ GEM
247247
thor (~> 1.0, >= 1.2.2)
248248
zeitwerk (~> 2.6)
249249
rainbow (3.1.1)
250-
rake (13.3.0)
251-
rdoc (6.14.0)
250+
rake (13.3.1)
251+
rdoc (6.15.0)
252252
erb
253253
psych (>= 4.0.0)
254+
tsort
254255
regexp_parser (2.10.0)
255-
reline (0.6.1)
256+
reline (0.6.2)
256257
io-console (~> 0.5)
257258
rexml (3.4.1)
258259
rspec-core (3.13.4)
@@ -318,13 +319,13 @@ GEM
318319
activejob (>= 7.2)
319320
activerecord (>= 7.2)
320321
railties (>= 7.2)
321-
solid_queue (1.1.5)
322+
solid_queue (1.2.4)
322323
activejob (>= 7.1)
323324
activerecord (>= 7.1)
324325
concurrent-ruby (>= 1.3.1)
325-
fugit (~> 1.11.0)
326+
fugit (~> 1.11)
326327
railties (>= 7.1)
327-
thor (~> 1.3.1)
328+
thor (>= 1.3.1)
328329
sqlite3 (2.6.0-aarch64-linux-gnu)
329330
sqlite3 (2.6.0-aarch64-linux-musl)
330331
sqlite3 (2.6.0-arm-linux-gnu)
@@ -342,12 +343,13 @@ GEM
342343
stimulus-rails (1.3.4)
343344
railties (>= 6.0.0)
344345
stringio (3.1.7)
345-
thor (1.3.2)
346+
thor (1.4.0)
346347
thruster (0.1.13)
347348
thruster (0.1.13-aarch64-linux)
348349
thruster (0.1.13-arm64-darwin)
349350
thruster (0.1.13-x86_64-linux)
350-
timeout (0.4.3)
351+
timeout (0.4.4)
352+
tsort (0.2.0)
351353
turbo-rails (2.0.13)
352354
actionpack (>= 7.1.0)
353355
railties (>= 7.1.0)
@@ -356,7 +358,7 @@ GEM
356358
unicode-display_width (3.1.4)
357359
unicode-emoji (~> 4.0, >= 4.0.4)
358360
unicode-emoji (4.0.4)
359-
uri (1.0.3)
361+
uri (1.0.4)
360362
useragent (0.16.11)
361363
web-console (4.2.1)
362364
actionview (>= 6.0.0)

0 commit comments

Comments
 (0)