Skip to content

Commit

Permalink
Bump rom dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Mar 30, 2017
1 parent 82f0040 commit c5fa0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rom-yesql.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_runtime_dependency "rom", "~> 3.0"
spec.add_runtime_dependency "rom", "~> 3.2"
spec.add_runtime_dependency "dry-core", "~> 0.2", ">= 0.2.4"
spec.add_runtime_dependency "sequel", "~> 4.27"
spec.add_development_dependency "bundler"
Expand Down

0 comments on commit c5fa0ee

Please sign in to comment.