Skip to content

Commit

Permalink
Bump pg from 1.1.2 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [pg](https://github.com/ged/ruby-pg) from 1.1.2 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](https://github.com/ged/ruby-pg/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored May 18, 2020
1 parent f3fc474 commit 471d488
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 @@ -18,7 +18,7 @@ gem 'graphql-client'
gem 'honeybadger'
gem 'jbuilder', '~> 2.5'
gem 'jquery-rails'
gem 'pg', '~> 1.1'
gem 'pg', '~> 1.2'
gem 'postmark-rails'
gem 'puma', '~> 3.12'
gem 'rack-cors', require: 'rack/cors'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ GEM
mime-types
mimemagic (~> 0.3.0)
terrapin (~> 0.6.0)
pg (1.1.2)
pg (1.2.3)
phantomjs (2.1.1.0)
poltergeist (1.17.0)
capybara (~> 2.1)
Expand Down Expand Up @@ -342,7 +342,7 @@ DEPENDENCIES
listen (~> 3.1.5)
oauth2
paperclip (~> 6.0.0)
pg (~> 1.1)
pg (~> 1.2)
phantomjs
poltergeist
postmark-rails
Expand Down

0 comments on commit 471d488

Please sign in to comment.