Skip to content

Commit

Permalink
Add explicit dependency on csv gem
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer authored Sep 23, 2024
1 parent 1c634a4 commit 139a874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blacklight-spotlight.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ these collections.)
s.add_dependency 'cancancan'
s.add_dependency 'carrierwave', '~> 2.2'
s.add_dependency 'clipboard-rails', '~> 1.5'
s.add_dependency 'csv'
s.add_dependency 'devise', '~> 4.9'
s.add_dependency 'devise_invitable'
s.add_dependency 'faraday'
Expand Down

0 comments on commit 139a874

Please sign in to comment.