1
0
Fork 0
mirror of https://github.com/mperham/connection_pool synced 2023-03-27 23:22:21 -04:00
connection_pool/Gemfile
2022-08-31 10:20:44 -07:00

4 lines
113 B
Ruby

source "https://rubygems.org"
gemspec(development_group: :runtime)
gem "standard", group: [:development, :test]