File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gem "dotenv-rails"
9
9
10
10
gem "propshaft"
11
11
# Use postgresql as the database for Active Record
12
- gem "pg" , "~> 1.5.9 "
12
+ gem "pg" , "~> 1.6.1 "
13
13
# Use the Puma web server [https://github.com/puma/puma]
14
14
gem "puma" , ">= 5.0"
15
15
# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
Original file line number Diff line number Diff line change 262
262
parser (3.3.7.1 )
263
263
ast (~> 2.4.1 )
264
264
racc
265
- pg (1.5.9 )
265
+ pg (1.6.1 )
266
+ pg (1.6.1-aarch64-linux )
267
+ pg (1.6.1-aarch64-linux-musl )
268
+ pg (1.6.1-arm64-darwin )
269
+ pg (1.6.1-x86_64-linux )
270
+ pg (1.6.1-x86_64-linux-musl )
266
271
pp (0.6.2 )
267
272
prettyprint
268
273
prettyprint (0.2.0 )
@@ -483,7 +488,7 @@ DEPENDENCIES
483
488
kamal
484
489
omniauth
485
490
omniauth-google-oauth2
486
- pg (~> 1.5.9 )
491
+ pg (~> 1.6.1 )
487
492
propshaft
488
493
puma (>= 5.0 )
489
494
rails (~> 8.0.2 )
You can’t perform that action at this time.
0 commit comments