Skip to content

Commit

Permalink
Bump pg from 1.0.0 to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 11, 2020
1 parent e4d21ba commit af8cd2f
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 @@ -42,7 +42,7 @@ gem "omniauth-rails_csrf_protection", "~> 0.1.2"
gem "omniauth-twitter", "~> 1.4.0"
gem "paperclip", "~> 6.1.0"
gem "paranoia", "~> 2.4.2"
gem "pg", "~> 1.0.0"
gem "pg", "~> 1.2.3"
gem "pg_search", "~> 2.3.0"
gem "puma", "~> 4.3.6"
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 @@ -411,7 +411,7 @@ GEM
activerecord (>= 4.0, < 6.1)
parser (2.7.2.0)
ast (~> 2.4.1)
pg (1.0.0)
pg (1.2.3)
pg_search (2.3.0)
activerecord (>= 4.2)
activesupport (>= 4.2)
Expand Down Expand Up @@ -691,7 +691,7 @@ DEPENDENCIES
omniauth-twitter (~> 1.4.0)
paperclip (~> 6.1.0)
paranoia (~> 2.4.2)
pg (~> 1.0.0)
pg (~> 1.2.3)
pg_search (~> 2.3.0)
puma (~> 4.3.6)
rails (= 5.1.7)
Expand Down

0 comments on commit af8cd2f

Please sign in to comment.