]> git.pld-linux.org Git - packages/chef.git/commitdiff
allow json 1.8.3.1 from ruby 2.3 auto/th/chef-11.16.4-3
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 27 Nov 2017 23:59:34 +0000 (01:59 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 27 Nov 2017 23:59:34 +0000 (01:59 +0200)
seems working

chef.spec

index 88e20c287d77389a9d9a4e7b0b36c967c23186ed..4a2602075c1e8182b4acffcc31d40062522ef7dd 100644 (file)
--- a/chef.spec
+++ b/chef.spec
@@ -7,7 +7,7 @@
 Summary:       A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure
 Name:          chef
 Version:       11.16.4
-Release:       2
+Release:       3
 License:       Apache v2.0
 Group:         Networking/Admin
 Source0:       http://rubygems.org/downloads/%{name}-%{version}.gem
@@ -47,7 +47,7 @@ Requires:     ruby-ffi-yajl < 2
 Requires:      ruby-ffi-yajl >= 1.0
 Requires:      ruby-highline < 2
 Requires:      ruby-highline >= 1.6.9
-Requires:      ruby-json <= 1.8.1
+Requires:      ruby-json <= 1.8.3.1
 Requires:      ruby-json >= 1.4.4
 Requires:      ruby-mime-types < 2
 Requires:      ruby-mime-types >= 1.16
This page took 0.059769 seconds and 4 git commands to generate.