Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
chef-sugar-ng
Commits
9b8f39c7
Commit
9b8f39c7
authored
Nov 12, 2019
by
Chef Expeditor
Browse files
Bump version to 5.1.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
parent
b665e568
Changes
4
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
9b8f39c7
...
...
@@ -2,17 +2,18 @@
This file is used to list changes made in each version of the chef-sugar cookbook and gem.
<!-- latest_release 5.1.
5
-->
## [v5.1.
5
](https://github.com/chef/chef-sugar/tree/v5.1.
5
) (2019-11-12)
<!-- latest_release 5.1.
6
-->
## [v5.1.
6
](https://github.com/chef/chef-sugar/tree/v5.1.
6
) (2019-11-12)
#### Merged Pull Requests
-
Additional Chef-15 greenification
[
#1
3
](
https://github.com/chef/chef-sugar/pull/1
3
)
(
[
lamont-granquist
](https://github.com/
lamont-granquist
)
)
-
Move test deps to the Gemfile
[
#1
5
](
https://github.com/chef/chef-sugar/pull/1
5
)
(
[
tas50
](https://github.com/
tas50
)
)
<!-- latest_release -->
<!-- release_rollup since=5.0.1 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
-
Move test deps to the Gemfile
[
#15
](
https://github.com/chef/chef-sugar/pull/15
)
(
[tas50](https://github.com/tas50
)
)
<!-- 5.1.6 -->
-
Additional Chef-15 greenification
[
#13
](
https://github.com/chef/chef-sugar/pull/13
)
(
[lamont-granquist](https://github.com/lamont-granquist
)
)
<!-- 5.1.5 -->
-
Fix metadata.rb version updatig logic and use SPDX compliant license strings
[
#14
](
https://github.com/chef/chef-sugar/pull/14
)
(
[tas50](https://github.com/tas50
)
)
<!-- 5.1.4 -->
-
Switch gemfile back to chef-sugar
[
#12
](
https://github.com/chef/chef-sugar/pull/12
)
(
[tas50](https://github.com/tas50
)
)
<!-- 5.1.3 -->
...
...
VERSION
View file @
9b8f39c7
5.1.5
\ No newline at end of file
5.1.6
\ No newline at end of file
lib/chef/sugar/version.rb
View file @
9b8f39c7
...
...
@@ -16,6 +16,6 @@
class
Chef
module
Sugar
VERSION
=
"5.1.
5
"
VERSION
=
"5.1.
6
"
end
end
metadata.rb
View file @
9b8f39c7
...
...
@@ -13,7 +13,7 @@ For the most up-to-date information and documentation, please visit the [Chef
Sugar project page on GitHub](https://github.com/chef/chef-sugar).
EOH
version
'5.1.
5
'
version
'5.1.
6
'
supports
'any'
issues_url
'https://github.com/chef/chef-sugar/issues'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment