File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ gem 'solid_queue', '~> 1.2.4'
3939
4040# for postgresql
4141gem 'activerecord-postgis-adapter' , '~> 11.0.0'
42- gem 'pg' , '~> 1.6.2 '
42+ gem 'pg' , '~> 1.6.3 '
4343# remove if not option two taken in project
4444gem 'jwt' , '~> 3.1.2'
4545gem 'rest-client' , '~> 2.1'
Original file line number Diff line number Diff line change @@ -229,11 +229,11 @@ GEM
229229 parser (3.3.10.0 )
230230 ast (~> 2.4.1 )
231231 racc
232- pg (1.6.2 )
233- pg (1.6.2 -arm64-darwin )
234- pg (1.6.2 -x86_64-darwin )
235- pg (1.6.2 -x86_64-linux )
236- pg (1.6.2 -x86_64-linux-musl )
232+ pg (1.6.3 )
233+ pg (1.6.3 -arm64-darwin )
234+ pg (1.6.3 -x86_64-darwin )
235+ pg (1.6.3 -x86_64-linux )
236+ pg (1.6.3 -x86_64-linux-musl )
237237 pp (0.6.3 )
238238 prettyprint
239239 prettyprint (0.2.0 )
@@ -446,7 +446,7 @@ DEPENDENCIES
446446 jsbundling-rails (~> 1.3 )
447447 jwt (~> 3.1.2 )
448448 listen (~> 3.9 )
449- pg (~> 1.6.2 )
449+ pg (~> 1.6.3 )
450450 propshaft
451451 puma (~> 7.1 )
452452 rack-attack (~> 6.8.0 )
You can’t perform that action at this time.
0 commit comments