lib/bundler/vendor/connection_pool/lib/connection_pool/version.rb in bundler-2.4.22 vs lib/bundler/vendor/connection_pool/lib/connection_pool/version.rb in bundler-2.5.0

- old
+ new

@@ -1,3 +1,3 @@ class Bundler::ConnectionPool - VERSION = "2.3.0" + VERSION = "2.4.1" end