zdavatz / spreadsheet

The Ruby Spreadsheet by ywesee GmbH
http://spreadsheet.ch
GNU General Public License v3.0
1.13k stars 240 forks source link

shadowing outer local variable - i #214

Closed murb closed 6 years ago

murb commented 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.

zdavatz commented 6 years ago

Thank you. Will merge this now.

zdavatz commented 6 years ago

Version 1.1.7 is out.