1
0
Fork 0
mirror of https://github.com/mperham/connection_pool synced 2023-03-27 23:22:21 -04:00
connection_pool/Gemfile

5 lines
113 B
Ruby
Raw Normal View History

2013-08-14 22:33:55 -04:00
source "https://rubygems.org"
2013-08-14 22:33:55 -04:00
gemspec(development_group: :runtime)
2022-08-31 13:20:44 -04:00
gem "standard", group: [:development, :test]