Skip to content

Commit

Permalink
Update pg to version 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Feb 27, 2023
1 parent c19f87e commit d37f56b
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 @@ -17,7 +17,7 @@ gem 'omniauth-rails_csrf_protection'
gem 'omniauth-github'
gem 'omniauth-google-oauth2'
gem 'omniauth-twitter'
gem 'pg', '1.4.5'
gem 'pg', '1.4.6'
gem 'public_suffix'
gem 'puma'
gem 'rack-cache'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ GEM
ast (~> 2.4.1)
partially_useful (6.0.0)
railties (>= 4.1)
pg (1.4.5)
pg (1.4.6)
popper_js (1.16.0)
pry (0.13.1)
coderay (~> 1.1)
Expand Down Expand Up @@ -454,7 +454,7 @@ DEPENDENCIES
omniauth-rails_csrf_protection
omniauth-twitter
partially_useful
pg (= 1.4.5)
pg (= 1.4.6)
pry-rails
public_suffix
puma
Expand Down

0 comments on commit d37f56b

Please sign in to comment.