Bump pg from 1.3.4 to 1.3.5

Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/commits)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-02 09:33:11 +00:00 committed by GitHub
parent 2316a23a42
commit 6f380e26be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -165,10 +165,10 @@ GEM
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parallel (1.21.0)
parallel (1.22.1)
parser (3.1.1.0)
ast (~> 2.4.1)
pg (1.3.4)
pg (1.3.5)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.0)
@ -226,7 +226,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
rubocop (1.26.0)
rubocop (1.26.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
@ -339,7 +339,7 @@ DEPENDENCIES
minitest-stub-const
mocha
mysql2 (~> 0.5.3)
pg (~> 1.3.4)
pg (~> 1.3.5)
puma (~> 5.6)
rack-mini-profiler
rails (~> 6.0.4)