Skip to content

Commit

Permalink
Testing fixes 3
Browse files Browse the repository at this point in the history
  • Loading branch information
straydogstudio committed Sep 20, 2019
1 parent 05fde19 commit 8d739c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion axlsx_rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "capybara"
s.add_development_dependency "roo"
s.add_development_dependency "rubyzip"
s.add_development_dependency "sqlite3", '~> 1.4', :platform => [:ruby, :mswin, :mingw]
s.add_development_dependency "sqlite3", '~> 1.4'
s.add_development_dependency "growl"
s.add_development_dependency "rb-fsevent"
s.add_development_dependency "coveralls"
Expand Down

0 comments on commit 8d739c5

Please sign in to comment.