Skip to content

Commit

Permalink
Bump pg gem version to 1.1.4.
Browse files Browse the repository at this point in the history
Closes #1649.
  • Loading branch information
alexreisner committed Dec 4, 2024
1 parent 95eeaba commit 3547d8a
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.1.4'
gem 'mysql2', '~> 0.5.4'
end

Expand Down

0 comments on commit 3547d8a

Please sign in to comment.