File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ gem 'jsbundling-rails', '~> 1.3'
24
24
gem 'lograge' , '~> 0.14'
25
25
gem 'newrelic_rpm' , '~> 9.20'
26
26
gem 'pagy' , '~> 9.3'
27
- gem 'pg' , '~> 1.5 '
27
+ gem 'pg' , '~> 1.6 '
28
28
gem 'puma' , '~> 6.6'
29
29
gem 'pundit' , '~> 2.5'
30
30
gem 'rack-cors' , '~> 3.0'
Original file line number Diff line number Diff line change 397
397
parser (3.3.9.0 )
398
398
ast (~> 2.4.1 )
399
399
racc
400
- pg (1.5.9 )
400
+ pg (1.6.2 )
401
+ pg (1.6.2-arm64-darwin )
402
+ pg (1.6.2-x86_64-linux )
401
403
pg_query (6.1.0 )
402
404
google-protobuf (>= 3.25.3 )
403
405
pp (0.6.2 )
@@ -679,7 +681,7 @@ DEPENDENCIES
679
681
octokit (~> 10.0 )
680
682
pagy (~> 9.3 )
681
683
parallel_tests (~> 5.4 )
682
- pg (~> 1.5 )
684
+ pg (~> 1.6 )
683
685
pg_query (~> 6.1.0 )
684
686
prosopite (~> 2.1.1 )
685
687
pry-byebug (~> 3.11 )
You can’t perform that action at this time.
0 commit comments