summaryrefslogtreecommitdiff
path: root/dev-ruby/mixlib-shellout
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
committerV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
commit752d6256e5204b958b0ef7905675a940b5e9172f (patch)
tree330d16e6362a49cbed8875a777fe641a43376cd3 /dev-ruby/mixlib-shellout
parent0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff)
gentoo resync : 12.05.2022
Diffstat (limited to 'dev-ruby/mixlib-shellout')
-rw-r--r--dev-ruby/mixlib-shellout/Manifest2
-rw-r--r--dev-ruby/mixlib-shellout/mixlib-shellout-3.0.9.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/mixlib-shellout/Manifest b/dev-ruby/mixlib-shellout/Manifest
index e46d7a13e0a8..f454eec6776b 100644
--- a/dev-ruby/mixlib-shellout/Manifest
+++ b/dev-ruby/mixlib-shellout/Manifest
@@ -1,3 +1,3 @@
DIST mixlib-shellout-3.0.9.tar.gz 42476 BLAKE2B 4fab1d0f7d7ee5190f65d312304c7137d940b5cc19bb205d4de1d14eb5bc5829671560785b7f3179220246433b15b9022f8a1d16fb7491e180940c9dc6da5280 SHA512 7234c188e25cc6da3c4859eb12e4f86ce0d6538d17e4c90b1b5105fe677fcd13d884d7045be9767473c3ac63ffcfac7af25dc8efcec184928ba32852a5a760cc
-EBUILD mixlib-shellout-3.0.9.ebuild 911 BLAKE2B e5a00f3ff73783e22f2f7334240f5c8df9df442a837bebe2661a0fbc939da5acb2caf303651baa2726e82e3b49e10b3172c77382cadc5aae0bffee408a2bdca4 SHA512 af8278834209d03b88c006460efdc5da89c695198ba1855901aa1ec3cd48b9ad930ba3aeea02acf8dd1017ca919d87eb3cb9bfcecf1fffd6b9a2bd088ed5d4e3
+EBUILD mixlib-shellout-3.0.9.ebuild 911 BLAKE2B 8a44a8bdbe5446cb1e69007591e3cd5b734f71e75a3a202223b5413637939ddeb7d99241b9cdbf21b59fa1b02eb602580e035b41bab4c71af9baf46d790a5675 SHA512 e83f97b95ee208cb31c287f5c13459a89fab9efdee7bb4c816d2c167f1bc06be470d4eff78022d749024b327eab4404a508ff546fbc6132453151514b63f4dd6
MISC metadata.xml 350 BLAKE2B 7b6b7af3bd835dc303dd5090d04cab74732775c0f78be27872002f3fc2ab9ba030ceca56645a0c7cf486c6cf74a02126f23cfd84d2100ddbd1e4b4d2f9128907 SHA512 eb77dcc61065d1acba864d4026de41087301f4d4539816bcd8cad9e9d78b75ddb61f236ca7a1f0a7d5a9b6d702f5ac6c70153b19d641e852d65c259fd7cb3654
diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-3.0.9.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-3.0.9.ebuild
index ffa2c2f74299..75136f68b715 100644
--- a/dev-ruby/mixlib-shellout/mixlib-shellout-3.0.9.ebuild
+++ b/dev-ruby/mixlib-shellout/mixlib-shellout-3.0.9.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"