Skip to content

Commit

Permalink
Merge pull request #59 from yogeshjain999/upgrade-activity-version
Browse files Browse the repository at this point in the history
Upgrade activity & DSL version
  • Loading branch information
yogeshjain999 authored Jul 8, 2021
2 parents 07848a6 + a7ef337 commit 03550db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trailblazer-operation.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test)/})
spec.require_paths = ["lib"]

spec.add_dependency "trailblazer-activity-dsl-linear", ">= 0.4.0", "< 1.0.0"
spec.add_dependency "trailblazer-activity", ">= 0.12.1", "< 1.0.0"
spec.add_dependency "trailblazer-activity-dsl-linear", ">= 0.4.1", "< 1.0.0"
spec.add_dependency "trailblazer-activity", ">= 0.12.2", "< 1.0.0"
spec.add_dependency "trailblazer-developer", ">= 0.0.21", "< 1.0.0"

spec.add_development_dependency "bundler"
Expand Down

0 comments on commit 03550db

Please sign in to comment.