Gemfile in connection_pool-0.0.1 vs Gemfile in connection_pool-0.0.2
- old
+ new
@@ -1,4 +1,6 @@
source "http://rubygems.org"
# Specify your gem's dependencies in connection_pool.gemspec
gemspec
+
+gem 'minitest'
\ No newline at end of file
- old
+ new