Skip to content

Commit

Permalink
Merge pull request #533 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/pg-1.5.4
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
2 parents ee30ed7 + 6946362 commit 41c8859
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ gem 'arask', '~> 1.2.3'

# for postgresql
gem 'activerecord-postgis-adapter', '~> 8.0.2'
gem 'pg', '~> 1.5.3'
gem 'pg', '~> 1.5.4'
# remove if not option two taken in project
gem 'jwt', '~> 2.7.1'
gem 'rest-client', '~> 2.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ GEM
parser (3.2.2.3)
ast (~> 2.4.1)
racc
pg (1.5.3)
pg (1.5.4)
puma (6.4.0)
nio4r (~> 2.0)
raabro (1.4.0)
Expand Down Expand Up @@ -380,7 +380,7 @@ DEPENDENCIES
jbuilder (~> 2.11, >= 2.11.5)
jwt (~> 2.7.1)
listen (~> 3.8)
pg (~> 1.5.3)
pg (~> 1.5.4)
puma (~> 6.4)
rack-attack (~> 6.7.0)
rails (~> 7.0.8)
Expand Down

0 comments on commit 41c8859

Please sign in to comment.