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

8 lines
126 B
Ruby
Raw Normal View History

source "http://rubygems.org"
# Specify your gem's dependencies in connection_pool.gemspec
gemspec
2011-05-14 18:36:17 -04:00
2011-09-25 22:23:35 -04:00
gem 'rake'
gem 'minitest'