Skip to content

Commit

Permalink
Relax dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Sep 20, 2024
1 parent c369a05 commit 75c0bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-model.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 3.1"

spec.add_dependency "db", "~> 0.10.0"
spec.add_dependency "db", "~> 0.11"
end

0 comments on commit 75c0bdc

Please sign in to comment.