Skip to content

Commit

Permalink
Bump pg from 0.21.0 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [pg](https://github.com/ged/ruby-pg) from 0.21.0 to 1.2.3.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](ged/ruby-pg@v0.21.0...v1.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 18, 2020
1 parent 8be27b0 commit 56b36fa
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 @@ -38,7 +38,7 @@ gem "omniauth-google-oauth2", "~> 0.4.0"
gem "omniauth-twitter", "~> 1.4.0"
gem "paperclip", "~> 5.2.1"
gem "paranoia", "~> 2.4.1"
gem "pg", "~> 0.21.0"
gem "pg", "~> 1.2.3"
gem "pg_search", "~> 2.0.1"
gem "recaptcha", "~> 4.14"
gem "recipient_interceptor", "~> 0.2.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ GEM
activerecord (>= 4.0, < 6.1)
parser (2.7.1.4)
ast (~> 2.4.1)
pg (0.21.0)
pg (1.2.3)
pg_search (2.0.1)
activerecord (>= 4.2)
activesupport (>= 4.2)
Expand Down Expand Up @@ -610,7 +610,7 @@ DEPENDENCIES
paperclip-av-transcoder
paperclip-ffmpeg
paranoia (~> 2.4.1)
pg (~> 0.21.0)
pg (~> 1.2.3)
pg_search (~> 2.0.1)
puma (~> 3.12.1)
rails (= 5.0.7.2)
Expand Down

0 comments on commit 56b36fa

Please sign in to comment.