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.2 "
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.2 )
266
+ pg (1.6.2-aarch64-linux )
267
+ pg (1.6.2-aarch64-linux-musl )
268
+ pg (1.6.2-arm64-darwin )
269
+ pg (1.6.2-x86_64-linux )
270
+ pg (1.6.2-x86_64-linux-musl )
266
271
pp (0.6.2 )
267
272
prettyprint
268
273
prettyprint (0.2.0 )
@@ -489,7 +494,7 @@ DEPENDENCIES
489
494
kamal
490
495
omniauth
491
496
omniauth-google-oauth2
492
- pg (~> 1.5.9 )
497
+ pg (~> 1.6.2 )
493
498
propshaft
494
499
puma (>= 5.0 )
495
500
rails (~> 8.0.2 )
You can’t perform that action at this time.
0 commit comments