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
56dc88fb
Commit
56dc88fb
authored
Nov 12, 2019
by
Chef Expeditor
Browse files
Bump version to 5.1.8 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
parent
beef4386
Changes
4
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
56dc88fb
...
...
@@ -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.
7
-->
## [v5.1.
7
](https://github.com/chef/chef-sugar/tree/v5.1.
7
) (2019-11-12)
<!-- latest_release 5.1.
8
-->
## [v5.1.
8
](https://github.com/chef/chef-sugar/tree/v5.1.
8
) (2019-11-12)
#### Merged Pull Requests
-
Get the tests green
[
#1
7
](
https://github.com/chef/chef-sugar/pull/1
7
)
(
[
tas50
](https://github.com/
tas50
)
)
-
Deprecate chef-sugar node API
[
#1
6
](
https://github.com/chef/chef-sugar/pull/1
6
)
(
[
lamont-granquist
](https://github.com/
lamont-granquist
)
)
<!-- latest_release -->
<!-- release_rollup since=5.0.1 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
-
Deprecate chef-sugar node API
[
#16
](
https://github.com/chef/chef-sugar/pull/16
)
(
[lamont-granquist](https://github.com/lamont-granquist
)
)
<!-- 5.1.8 -->
-
Get the tests green
[
#17
](
https://github.com/chef/chef-sugar/pull/17
)
(
[tas50](https://github.com/tas50
)
)
<!-- 5.1.7 -->
-
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 -->
...
...
VERSION
View file @
56dc88fb
5.1.7
\ No newline at end of file
5.1.8
\ No newline at end of file
lib/chef/sugar/version.rb
View file @
56dc88fb
...
...
@@ -16,6 +16,6 @@
class
Chef
module
Sugar
VERSION
=
"5.1.
7
"
VERSION
=
"5.1.
8
"
end
end
metadata.rb
View file @
56dc88fb
...
...
@@ -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.
7
'
version
'5.1.
8
'
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