Bump pg from 1.4.6 to 1.5.2 (#24671)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
185a71f281
commit
3029aeb838
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -12,7 +12,7 @@ gem 'thor', '~> 1.2'
|
|||
gem 'rack', '~> 2.2.7'
|
||||
|
||||
gem 'haml-rails', '~>2.0'
|
||||
gem 'pg', '~> 1.4'
|
||||
gem 'pg', '~> 1.5'
|
||||
gem 'makara', '~> 0.5'
|
||||
gem 'pghero'
|
||||
gem 'dotenv-rails', '~> 2.8'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue