fog / fog-xenserver

Module for the 'fog' gem to support XENSERVER
MIT License
16 stars 22 forks source link

Fixnum is deprecated in Ruby 2.4.0 #62

Closed espen closed 6 years ago

espen commented 7 years ago

lib/fog/utilities.rb:4: warning: constant ::Fixnum is deprecated

thechrisoshow commented 7 years ago

I've added a pull request that fixes this: https://github.com/fog/fog-xenserver/pull/63

lightningspirit commented 6 years ago

As the fix is already merged, shouldn't this issue be closed? @thechrisoshow @espen

plribeiro3000 commented 6 years ago

You are right! Thanks for noting!