Skip to content

Commit

Permalink
Relax to 3.0.x
Browse files Browse the repository at this point in the history
Signed-off-by: Kentaro Hayashi <[email protected]>
  • Loading branch information
kenhys committed Sep 2, 2024
1 parent 243bebe commit 1a6fd81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-plugin-watch-objectspace.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.test_files = test_files
spec.require_paths = ["lib"]

spec.add_development_dependency "bundler", [">= 2.5.0", "< 2.6"]
spec.add_development_dependency "bundler", [">= 2.2.33", "< 2.6"]
spec.add_development_dependency "rake", "< 14"
spec.add_development_dependency "test-unit", "< 3.7"
spec.add_development_dependency "test-unit-rr", "< 1.1"
Expand Down

0 comments on commit 1a6fd81

Please sign in to comment.