summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2020-01-21 13:53:07 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2020-01-21 17:29:42 -0800
commit3a7dc2359fd833e5f920818f67f6d0474bfb9042 (patch)
tree85022fc32a7b47e3163080a391e811b73f0af617 /chef-utils
parent9ecef4c033640e67e742e2395efb934e1e387f2e (diff)
downloadchef-3a7dc2359fd833e5f920818f67f6d0474bfb9042.tar.gz
fix namespacing bugs
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'chef-utils')
-rw-r--r--chef-utils/lib/chef-utils/version_string.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-utils/lib/chef-utils/version_string.rb b/chef-utils/lib/chef-utils/version_string.rb
index d4843263b8..5b3780e618 100644
--- a/chef-utils/lib/chef-utils/version_string.rb
+++ b/chef-utils/lib/chef-utils/version_string.rb
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-class ChefUtils
+module ChefUtils
# String-like object for version strings.
#
# @since 13.2