pkgsrc/net/ruby-connection_pool/PLIST
taca cc0ecd5341 net/ruby-connection_pool: update to 2.2.5
2.2.5 (2021-04-15)

* Fix argument forwarding on Ruby 2.7 [#149]

2.2.4 (2021-04-12)

* Add reload to close all connections, recreating them afterwards [Andrew
  Marshall, #140]
* Add then as a way to use a pool or a bare connection with the same code
  path [#138]
2021-05-09 04:37:23 +00:00

18 lines
663 B
Text

@comment $NetBSD: PLIST,v 1.3 2021/05/09 04:37:23 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.github/workflows/ci.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/Changes.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/connection_pool.gemspec
${GEM_LIBDIR}/lib/connection_pool.rb
${GEM_LIBDIR}/lib/connection_pool/timed_stack.rb
${GEM_LIBDIR}/lib/connection_pool/version.rb
${GEM_LIBDIR}/lib/connection_pool/wrapper.rb
${GEM_LIBDIR}/test/helper.rb
${GEM_LIBDIR}/test/test_connection_pool.rb
${GEM_LIBDIR}/test/test_connection_pool_timed_stack.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec