Skip to content

Commit 23b953d

Browse files
authored
Merge pull request #1413 from kaki-org/develop
2 parents af8afac + df1b4f1 commit 23b953d

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
services:
2121
postgres:
22-
image: postgres:17.6-alpine
22+
image: postgres:18.0-alpine
2323
ports:
2424
- 5432:5432
2525
env:
@@ -47,7 +47,7 @@ jobs:
4747
bundler-cache: true
4848
- uses: oven-sh/setup-bun@v2
4949
with:
50-
bun-version: 1.1.42
50+
bun-version: 1.3.0
5151
- name: Setup bundler
5252
run: gem install bundler
5353

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.19.0
1+
22.20.0

.tool-versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
bun 1.2.0
1+
bun 1.3.0
22
ruby 3.4.4
3-
nodejs 22.19.0
3+
nodejs 22.20.0

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ GEM
9494
erubi (~> 1.4)
9595
parser (>= 2.4)
9696
smart_properties
97-
bigdecimal (3.2.2)
97+
bigdecimal (3.2.3)
9898
bindex (0.8.1)
9999
bootsnap (1.18.4)
100100
msgpack (~> 1.2)
@@ -128,7 +128,7 @@ GEM
128128
sorbet-runtime
129129
coderay (1.1.3)
130130
concurrent-ruby (1.3.5)
131-
connection_pool (2.5.3)
131+
connection_pool (2.5.4)
132132
constant_resolver (0.2.0)
133133
crass (1.0.6)
134134
cssbundling-rails (1.4.1)
@@ -199,7 +199,7 @@ GEM
199199
activesupport (>= 7.0.0)
200200
jsbundling-rails (1.3.1)
201201
railties (>= 6.0.0)
202-
json (2.13.2)
202+
json (2.15.0)
203203
kaminari (1.2.2)
204204
activesupport (>= 4.1.0)
205205
kaminari-actionview (= 1.2.2)
@@ -329,7 +329,7 @@ GEM
329329
pp (0.6.2)
330330
prettyprint
331331
prettyprint (0.2.0)
332-
prism (1.4.0)
332+
prism (1.5.1)
333333
pry (0.15.2)
334334
coderay (~> 1.1)
335335
method_source (~> 1.0)
@@ -340,10 +340,10 @@ GEM
340340
date
341341
stringio
342342
public_suffix (6.0.1)
343-
puma (7.0.0)
343+
puma (7.1.0)
344344
nio4r (~> 2.0)
345345
racc (1.8.1)
346-
rack (3.2.0)
346+
rack (3.2.1)
347347
rack-session (2.1.1)
348348
base64 (>= 0.1.0)
349349
rack (>= 3.0.0)
@@ -390,9 +390,9 @@ GEM
390390
zeitwerk (~> 2.6)
391391
rainbow (3.1.1)
392392
rake (13.3.0)
393-
ransack (4.3.0)
394-
activerecord (>= 6.1.5)
395-
activesupport (>= 6.1.5)
393+
ransack (4.4.1)
394+
activerecord (>= 7.2)
395+
activesupport (>= 7.2)
396396
i18n
397397
rb-fsevent (0.11.2)
398398
rb-inotify (0.11.1)
@@ -402,7 +402,7 @@ GEM
402402
psych (>= 4.0.0)
403403
redis-client (0.24.0)
404404
connection_pool
405-
regexp_parser (2.11.2)
405+
regexp_parser (2.11.3)
406406
reline (0.6.2)
407407
io-console (~> 0.5)
408408
rspec (3.13.0)
@@ -426,21 +426,21 @@ GEM
426426
rspec-mocks (~> 3.13)
427427
rspec-support (~> 3.13)
428428
rspec-support (3.13.4)
429-
rubocop (1.80.2)
429+
rubocop (1.81.1)
430430
json (~> 2.3)
431431
language_server-protocol (~> 3.17.0.2)
432432
lint_roller (~> 1.1.0)
433433
parallel (~> 1.10)
434434
parser (>= 3.3.0.2)
435435
rainbow (>= 2.2.2, < 4.0)
436436
regexp_parser (>= 2.9.3, < 3.0)
437-
rubocop-ast (>= 1.46.0, < 2.0)
437+
rubocop-ast (>= 1.47.1, < 2.0)
438438
ruby-progressbar (~> 1.7)
439439
unicode-display_width (>= 2.4.0, < 4.0)
440-
rubocop-ast (1.46.0)
440+
rubocop-ast (1.47.1)
441441
parser (>= 3.3.7.2)
442442
prism (~> 1.4)
443-
rubocop-rails (2.33.3)
443+
rubocop-rails (2.33.4)
444444
activesupport (>= 4.2.0)
445445
lint_roller (~> 1.1)
446446
rack (>= 1.1)
@@ -521,9 +521,9 @@ GEM
521521
railties (>= 6.0.0)
522522
tzinfo (2.0.6)
523523
concurrent-ruby (~> 1.0)
524-
unicode-display_width (3.1.5)
525-
unicode-emoji (~> 4.0, >= 4.0.4)
526-
unicode-emoji (4.0.4)
524+
unicode-display_width (3.2.0)
525+
unicode-emoji (~> 4.1)
526+
unicode-emoji (4.1.0)
527527
uri (1.0.3)
528528
useragent (0.16.11)
529529
web-console (4.2.1)

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ services:
6161
ports:
6262
- 50080:1080
6363
pgsql:
64-
image: postgres:17.6-alpine
64+
image: postgres:18.0-alpine
6565
environment:
6666
POSTGRES_PASSWORD: secret
6767
volumes:

0 commit comments

Comments
 (0)