Skip to content

Commit

Permalink
Upgrade to Bundler 2.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rwunderer committed Nov 13, 2024
1 parent c118c70 commit 9e0c3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-plugin-wodby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.test_files = test_files
spec.require_paths = ["lib"]

spec.add_development_dependency "bundler", "~> 2.3.7"
spec.add_development_dependency "bundler", "~> 2.5.0"
spec.add_development_dependency "rake", "~> 13.0.6"
spec.add_development_dependency "test-unit", "~> 3.5.3"
spec.add_runtime_dependency "fluentd", [">= 0.14.10", "< 2"]
Expand Down

0 comments on commit 9e0c3b0

Please sign in to comment.