Skip to content

Commit

Permalink
Bump cucumber-messages to 12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-psarga committed Jul 1, 2020
1 parent ea3b27f commit b2b2672
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blo

### Changed

* N/A
* Updated gems:
* `cucumber-messages` ~> 12.2.0

### Removed

Expand Down
2 changes: 1 addition & 1 deletion cucumber-wire.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|

s.add_dependency 'cucumber-core', '~> 7.0', '>= 7.0.0'
s.add_dependency 'cucumber-cucumber-expressions', '~> 10.1', '>= 10.1.0'
s.add_dependency 'cucumber-messages', '~> 12.1', '>= 12.1.1'
s.add_dependency 'cucumber-messages', '~> 12.2', '>= 12.2.0'

s.add_development_dependency 'cucumber', '~> 3.1', '>= 3.1.2'
s.add_development_dependency 'rake', '~> 12.3', '>= 12.3.3'
Expand Down

0 comments on commit b2b2672

Please sign in to comment.