Skip to content

Commit

Permalink
Bump rom-core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jan 11, 2020
1 parent a2e588a commit bde6843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rom-sql.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'dry-equalizer', '~> 0.2'
spec.add_runtime_dependency 'dry-types', '~> 1.0'
spec.add_runtime_dependency 'dry-core', '~> 0.4'
spec.add_runtime_dependency 'rom-core', '~> 5.2'
spec.add_runtime_dependency 'rom-core', '~> 5.2', '>= 5.2.1'

spec.add_development_dependency 'appraisal'
spec.add_development_dependency 'bundler'
Expand Down

0 comments on commit bde6843

Please sign in to comment.