Closed murb closed 6 years ago
Running rake resulted in the following warning: lib/spreadsheet/worksheet.rb:345: warning: shadowing outer local variable - i; this patch fixes that.
lib/spreadsheet/worksheet.rb:345: warning: shadowing outer local variable - i
Thank you. Will merge this now.
Version 1.1.7 is out.
Running rake resulted in the following warning:
lib/spreadsheet/worksheet.rb:345: warning: shadowing outer local variable - i
; this patch fixes that.