Skip to content

Commit 31f55e7

Browse files
author
CI Bot
committed
Bump gems
1 parent df5412a commit 31f55e7

24 files changed

Lines changed: 53 additions & 48 deletions

src/Gemfile.lock

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ GEM
8585
addressable (2.8.8)
8686
public_suffix (>= 2.0.2, < 8.0)
8787
ast (2.4.3)
88-
async (2.35.0)
88+
async (2.35.1)
8989
console (~> 1.29)
9090
fiber-annotation
9191
io-event (~> 1.11)
@@ -109,8 +109,9 @@ GEM
109109
rspec-files (~> 1.0)
110110
rspec-memory (~> 1.0)
111111
base64 (0.3.0)
112-
bcrypt (3.1.20)
112+
bcrypt (3.1.21)
113113
beefcake (1.2.0)
114+
benchmark (0.5.0)
114115
bigdecimal (4.0.1)
115116
bosh_cpi (2.6.0)
116117
httpclient (~> 2.8.3)
@@ -137,8 +138,10 @@ GEM
137138
crack (1.0.1)
138139
bigdecimal
139140
rexml
140-
delayed_job (4.1.13)
141+
delayed_job (4.2.0)
141142
activesupport (>= 3.0, < 9.0)
143+
benchmark
144+
logger
142145
diff-lcs (1.6.2)
143146
docile (1.4.1)
144147
dogapi (1.45.0)
@@ -148,8 +151,8 @@ GEM
148151
tzinfo
149152
factory_bot (6.5.6)
150153
activesupport (>= 6.1.0)
151-
fakefs (3.0.4)
152-
ffi (1.17.2)
154+
fakefs (3.2.0)
155+
ffi (1.17.3)
153156
fiber-annotation (0.2.0)
154157
fiber-local (1.1.0)
155158
fiber-storage
@@ -212,7 +215,7 @@ GEM
212215
parser (3.3.10.0)
213216
ast (~> 2.4.1)
214217
racc
215-
pg (1.6.2)
218+
pg (1.6.3)
216219
prism (1.7.0)
217220
prometheus-client (4.2.5)
218221
base64
@@ -228,7 +231,7 @@ GEM
228231
coderay (~> 1.1)
229232
method_source (~> 1.0)
230233
reline (>= 0.6.0)
231-
public_suffix (7.0.0)
234+
public_suffix (7.0.2)
232235
puma (7.1.0)
233236
nio4r (~> 2.0)
234237
raabro (1.4.0)
@@ -280,16 +283,16 @@ GEM
280283
rubocop-ast (>= 1.48.0, < 2.0)
281284
ruby-progressbar (~> 1.7)
282285
unicode-display_width (>= 2.4.0, < 4.0)
283-
rubocop-ast (1.48.0)
286+
rubocop-ast (1.49.0)
284287
parser (>= 3.3.7.2)
285-
prism (~> 1.4)
288+
prism (~> 1.7)
286289
ruby-progressbar (1.13.0)
287290
ruby2_keywords (0.0.5)
288291
rufus-scheduler (3.9.2)
289292
fugit (~> 1.1, >= 1.11.1)
290293
securerandom (0.4.1)
291294
semi_semantic (1.2.0)
292-
sequel (5.99.0)
295+
sequel (5.100.0)
293296
bigdecimal
294297
simplecov (0.22.0)
295298
docile (~> 1.1)
@@ -311,14 +314,13 @@ GEM
311314
rack-protection (= 4.2.1)
312315
sinatra (= 4.2.1)
313316
tilt (~> 2.0)
314-
sqlite3 (2.8.1)
317+
sqlite3 (2.9.0)
315318
mini_portile2 (~> 2.8.0)
316319
sys-filesystem (1.5.5)
317320
ffi (~> 1.1)
318-
talentbox-delayed_job_sequel (4.3.0)
319-
delayed_job (~> 4.1.0)
320-
sequel (>= 3.38, < 6.0)
321-
tzinfo
321+
talentbox-delayed_job_sequel (4.4.0)
322+
delayed_job (~> 4.1)
323+
sequel (>= 5.0, < 6.0)
322324
thor (1.4.0)
323325
tilt (2.6.1)
324326
timecop (0.9.10)

src/vendor/cache/async-2.35.0.gem

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/vendor/cache/async-2.35.1.gem

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:5232b76ed07db1b071eab1dc9e61a7db617034f37c42a5f4b59b3c5068b14145
3+
size 63488

src/vendor/cache/bcrypt-3.1.20.gem

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/vendor/cache/bcrypt-3.1.21.gem

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:5964613d750a42c7ee5dc61f7b9336fb6caca429ba4ac9f2011609946e4a2dcf
3+
size 47616
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:465df122341aedcb81a2a24b4d3bd19b6c67c1530713fd533f3ff034e419236c
3+
size 14336

src/vendor/cache/delayed_job-4.1.13.gem

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:51dc1f68bb9084398317884c2178debd38c13a7eb48d8aa4ff4775465d7713ef
3+
size 43008

src/vendor/cache/fakefs-3.0.4.gem

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/vendor/cache/fakefs-3.2.0.gem

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:44fe4a18ee9bedd7010ba83d0b7c5d652e6bf156b4be66c49c75144a50ef4df2
3+
size 32256

0 commit comments

Comments
 (0)