Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed May 6, 2024
1 parent e5b3b1a commit 0c41ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rom.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |gem|
'bug_tracker_uri' => 'https://github.com/rom-rb/rom/issues',
}

gem.add_runtime_dependency 'rom-core', '~> 5.3', '>= 5.3.0'
gem.add_runtime_dependency 'rom-core', '~> 5.3', '>= 5.3.2'
gem.add_runtime_dependency 'rom-repository', '~> 5.3', '>= 5.3.0'
gem.add_runtime_dependency 'rom-changeset', '~> 5.3', '>= 5.3.0'

Expand Down

0 comments on commit 0c41ce2

Please sign in to comment.