Remove dependency on pluck_each gem (#16012)

This commit is contained in:
Eugen Rochko 2021-04-12 03:35:58 +02:00 committed by GitHub
parent 619fad6cf8
commit ad61265268
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 45 additions and 11 deletions

View file

@ -157,4 +157,3 @@ gem 'concurrent-ruby', require: false
gem 'connection_pool', require: false
gem 'xorcist', '~> 1.1'
gem 'pluck_each', git: 'https://github.com/nsommer/pluck_each', ref: '73be0947c52fc54bf6d7085378db008358aac5eb'