Skip to content

Commit 1573669

Browse files
authored
Update gems (#441)
1 parent 22b3751 commit 1573669

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ GEM
102102
autotuner (1.0.2)
103103
base64 (0.3.0)
104104
bcrypt_pbkdf (1.1.1)
105-
bcrypt_pbkdf (1.1.1-arm64-darwin)
106105
benchmark (0.4.1)
107106
bigdecimal (3.2.2)
108107
bindex (0.8.1)
@@ -234,7 +233,7 @@ GEM
234233
jbuilder (2.13.0)
235234
actionview (>= 5.0.0)
236235
activesupport (>= 5.0.0)
237-
json (2.13.1)
236+
json (2.13.2)
238237
kamal (2.7.0)
239238
activesupport (>= 7.0)
240239
base64 (~> 0.2)
@@ -325,7 +324,10 @@ GEM
325324
parser (3.3.9.0)
326325
ast (~> 2.4.1)
327326
racc
328-
pg (1.5.9)
327+
pg (1.6.0)
328+
pg (1.6.0-aarch64-linux)
329+
pg (1.6.0-arm64-darwin)
330+
pg (1.6.0-x86_64-linux)
329331
pp (0.6.2)
330332
prettyprint
331333
prettyprint (0.2.0)
@@ -547,7 +549,6 @@ PLATFORMS
547549
aarch64-linux-musl
548550
arm-linux-gnu
549551
arm-linux-musl
550-
arm64-darwin-23
551552
arm64-darwin-24
552553
x86_64-linux
553554
x86_64-linux-gnu

0 commit comments

Comments
 (0)