Skip to content

Commit

Permalink
update spreadbase gem (#51, rggen/rggen#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
taichi-ishitani authored Jan 23, 2024
1 parent 30cf26b commit ae29979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rggen-spreadsheet-loader.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency 'csv'
spec.add_runtime_dependency 'simple_xlsx_reader', '>= 1.0.4'
spec.add_runtime_dependency 'spreadbase', '>= 0.5.0'
spec.add_runtime_dependency 'spreadbase', '>= 0.6.0'
spec.add_runtime_dependency 'spreadsheet', '>= 1.2.5'
end

0 comments on commit ae29979

Please sign in to comment.