Skip to content

Commit

Permalink
chore: update pg gem
Browse files Browse the repository at this point in the history
  • Loading branch information
takatea committed Feb 9, 2024
1 parent c41b906 commit 14401cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ group :test do
gem 'webmock'

platforms :ruby do
gem 'pg', '~> 0.11'
gem 'pg', '~> 1.5'
gem 'mysql2', '~> 0.5.4'
end

Expand Down

0 comments on commit 14401cc

Please sign in to comment.