coltrane icon indicating copy to clipboard operation
coltrane copied to clipboard

"Gem.gunzip is deprecated; use Gem::Util.gunzip instead." when using Coltrane

Open naltun opened this issue 7 years ago • 2 comments

I am using ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux] and Gem v2.7.7. I found this link referring to deprecating Gem v2.7.6. I'm not sure if this issue comes from my installation or Coltrane?

image

naltun avatar Jun 29 '18 13:06 naltun

I think this is related to your build. Is it still happening?

pedrozath avatar Sep 26 '18 10:09 pedrozath

It is. I am using Gem v2.7.7.

Is one of your files calling Gem.unzip? This issue says that Gem::Util.gunzip is the currently maintained method. Not sure if this is on my side, or if it's being called in the code.

naltun avatar Sep 26 '18 12:09 naltun