Skip to content

Commit

Permalink
Merge pull request #39 from mabras/patch-1
Browse files Browse the repository at this point in the history
include `csv` as dependency
  • Loading branch information
ffdixon authored Jan 26, 2025
2 parents 2a6d1b9 + d4f8384 commit 3c51d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbbevents.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ Gem::Specification.new do |spec|
# Gem dependecies.
spec.add_dependency 'activesupport', '>= 5.0.0.1', '< 8'
spec.add_dependency 'rexml' # Required for activesupport from_xml

spec.add_dependency 'csv'
end

0 comments on commit 3c51d6d

Please sign in to comment.