Skip to content

Commit

Permalink
Bump mixlib-versioning from 1.1.0 to 1.2.7
Browse files Browse the repository at this point in the history
Bumps [mixlib-versioning](https://github.com/opscode/mixlib-versioning) from 1.1.0 to 1.2.7.
- [Release notes](https://github.com/opscode/mixlib-versioning/releases)
- [Changelog](https://github.com/chef/mixlib-versioning/blob/master/CHANGELOG.md)
- [Commits](chef/mixlib-versioning@v1.1.0...v1.2.7)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2022
1 parent 2bd52b6 commit e8741bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem 'yajl-ruby'
gem "rest-client"
gem 'rake'
gem 'redis'
gem 'mixlib-versioning', '~> 1.1.0'
gem 'mixlib-versioning', '~> 1.2.7'
gem 'mixlib-install', '>= 3.11.23'
gem 'trashed'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GEM
thor
mixlib-shellout (3.2.5)
chef-utils
mixlib-versioning (1.1.0)
mixlib-versioning (1.2.7)
multi_json (1.15.0)
netrc (0.11.0)
pry (0.13.1)
Expand Down Expand Up @@ -103,7 +103,7 @@ DEPENDENCIES
colorize
json
mixlib-install (>= 3.11.23)
mixlib-versioning (~> 1.1.0)
mixlib-versioning (~> 1.2.7)
pry-byebug
rack-test
rake
Expand Down

0 comments on commit e8741bd

Please sign in to comment.