Skip to content

Commit

Permalink
Update dependencies for cucumber and aruba
Browse files Browse the repository at this point in the history
  • Loading branch information
juniortaeza committed Sep 28, 2022
1 parent fca4c9e commit 54a61f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.9.5] - 2022-099-28
### Security
- Update aruba (0.6.2 -> 1.0.1) and cucumber (2.0.0 -> 4.0.0)
dependencies in acceptance/Gemfile.lock
[cyberark/summon#239](https://github.com/cyberark/summon/pull/239)

## [0.9.4] - 2022-08-18
### Security
- Replaced gopkg.in/yaml.v2 v2.2.2 with v2.2.8 to address
Expand Down
4 changes: 2 additions & 2 deletions acceptance/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
aruba (0.6.2)
aruba (1.0.1)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
builder (3.2.2)
childprocess (0.5.6)
ffi (~> 1.0, >= 1.0.11)
cucumber (2.0.0)
cucumber (4.0.0)
builder (>= 2.1.2)
cucumber-core (~> 1.1.3)
diff-lcs (>= 1.1.3)
Expand Down

0 comments on commit 54a61f5

Please sign in to comment.