Skip to content

Commit

Permalink
use newest core-utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
apotonick committed Nov 12, 2024
1 parent ace7563 commit 4235728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trailblazer-activity-dsl-linear.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler"
spec.add_development_dependency "minitest"#, ">= 5.15.0", "< 5.16.0"
spec.add_development_dependency "rake"
spec.add_development_dependency "trailblazer-core-utils", "0.0.2"
spec.add_development_dependency "trailblazer-core-utils", "0.0.3"

spec.required_ruby_version = ">= 2.5.0"
end

0 comments on commit 4235728

Please sign in to comment.