Skip to content

Commit

Permalink
Merge c231a66 into 0764216
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 1, 2019
2 parents 0764216 + c231a66 commit e1d4589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scorpio.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rack-test"
spec.add_development_dependency "api_hammer"
spec.add_development_dependency "activerecord"
spec.add_development_dependency "sqlite3", "~> 1.3.6" # loosen this in accordance with active_record/connection_adapters/sqlite3_adapter.rb
spec.add_development_dependency "sqlite3", "~> 1.4.1" # loosen this in accordance with active_record/connection_adapters/sqlite3_adapter.rb
spec.add_development_dependency "database_cleaner"
spec.add_development_dependency "simplecov"
spec.add_development_dependency "yard"
Expand Down

0 comments on commit e1d4589

Please sign in to comment.