Skip to content

Commit

Permalink
Update pg
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Nov 23, 2023
1 parent c2b6d9f commit dc412c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/Gemfile.min-supported
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gem "ar_transaction_changes", "~> 1.1.0"

gem "activerecord", "~> 7.0.0"
gem "mysql2", "~> 0.5"
gem "pg", "~> 0.18.0"
gem "pg", "~> 1.1"
gem "memcached", "~> 1.8.0"
gem "memcached_store", "~> 1.0.0"
gem "dalli", "~> 2.7.11"
Expand Down

0 comments on commit dc412c3

Please sign in to comment.