]> git.pld-linux.org Git - packages/chef.git/blobdiff - rubygems.patch
chef/version_string uses Gem class, but doesn't load it
[packages/chef.git] / rubygems.patch
diff --git a/rubygems.patch b/rubygems.patch
new file mode 100644 (file)
index 0000000..90d6eda
--- /dev/null
@@ -0,0 +1,11 @@
+--- chef-14.1.36/lib/chef/version_string.rb~   2018-06-04 22:47:04.000000000 +0300
++++ chef-14.1.36/lib/chef/version_string.rb    2018-11-01 15:41:08.594148157 +0200
+@@ -13,6 +13,8 @@
+ # See the License for the specific language governing permissions and
+ # limitations under the License.
++require "rubygems"
++
+ class Chef
+   # String-like object for version strings.
+   #
This page took 0.089458 seconds and 4 git commands to generate.