Skip to content

Commit

Permalink
Update chef-ruby-lvm-attrib gem to 0.3.15 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
RoeeFabrikant authored Apr 30, 2024
1 parent 8176016 commit 508c79c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This file is used to list changes made in each version of the lvm cookbook.

## Unreleased

- Update chef-ruby-lvm-attrib gem to 0.3.15

## 6.1.17 - *2023-11-01*

- Update chef-ruby-lvm-attrib gem to 0.3.14
Expand Down
2 changes: 1 addition & 1 deletion attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
#

default['lvm']['chef-ruby-lvm']['version'] = '0.4.0'
default['lvm']['chef-ruby-lvm-attrib']['version'] = '0.3.14'
default['lvm']['chef-ruby-lvm-attrib']['version'] = '0.3.15'
default['lvm']['rubysource'] = Chef::Config['rubygems_url']

0 comments on commit 508c79c

Please sign in to comment.