Merge pull request #317715 from anthonyroussel/update/pdk

pdk: 3.0.1 -> 3.2.0
This commit is contained in:
Peder Bergebakken Sundt 2024-06-11 00:08:08 +02:00 committed by GitHub
commit 9fbc7e2fc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 16 additions and 77 deletions

View File

@ -1,2 +1,2 @@
source 'https://rubygems.org'
gem 'pdk', '3.0.1'
gem 'pdk', '3.2.0'

View File

@ -4,35 +4,26 @@ GEM
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
childprocess (4.1.0)
concurrent-ruby (1.1.10)
cri (2.15.11)
deep_merge (1.2.2)
diff-lcs (1.5.1)
facter (4.6.1)
hocon (~> 1.3)
thor (>= 1.0.1, < 2.0)
ffi (1.16.3)
ffi (1.17.0)
hitimes (2.0.0)
hocon (1.4.0)
httpclient (2.8.3)
json-schema (4.2.0)
json-schema (4.3.0)
addressable (>= 2.8)
json_pure (2.6.3)
minitar (0.9)
pastel (0.8.0)
tty-color (~> 0.5)
pathspec (1.1.3)
pdk (3.0.1)
pdk (3.2.0)
bundler (>= 2.1.0, < 3.0.0)
childprocess (~> 4.1.0)
concurrent-ruby (= 1.1.10)
cri (~> 2.15.11)
deep_merge (~> 1.2.2)
diff-lcs (>= 1.5.0)
facter (~> 4.0)
ffi (>= 1.15.5, < 2.0.0)
hitimes (= 2.0.0)
httpclient (~> 2.8.3)
json-schema (~> 4.0)
json_pure (~> 2.6.3)
minitar (~> 0.8)
@ -40,8 +31,7 @@ GEM
tty-prompt (~> 0.23)
tty-spinner (~> 0.9)
tty-which (~> 0.5)
public_suffix (5.0.4)
thor (1.3.1)
public_suffix (5.0.5)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-prompt (0.23.1)
@ -61,7 +51,7 @@ PLATFORMS
ruby
DEPENDENCIES
pdk (= 3.0.1)
pdk (= 3.2.0)
BUNDLED WITH
2.5.6
2.5.9

View File

@ -20,16 +20,6 @@
};
version = "4.1.0";
};
concurrent-ruby = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0s4fpn3mqiizpmpy2a24k4v365pv75y50292r8ajrv4i1p5b2k14";
type = "gem";
};
version = "1.1.10";
};
cri = {
groups = ["default"];
platforms = [];
@ -60,26 +50,15 @@
};
version = "1.5.1";
};
facter = {
dependencies = ["hocon" "thor"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0pxpldfcf40dr9khra3sa131ij7gzd97bba2vpw89c785pl736a7";
type = "gem";
};
version = "4.6.1";
};
ffi = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1yvii03hcgqj30maavddqamqy50h7y6xcn2wcyq72wn823zl4ckd";
sha256 = "07139870npj59jnl8vmk39ja3gdk3fb5z9vc0lf32y2h891hwqsi";
type = "gem";
};
version = "1.16.3";
version = "1.17.0";
};
hitimes = {
groups = ["default"];
@ -91,36 +70,16 @@
};
version = "2.0.0";
};
hocon = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "106dmzsl1bxkqw5xaif012nwwfr3k9wff32cqc77ibjngknj6477";
type = "gem";
};
version = "1.4.0";
};
httpclient = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99";
type = "gem";
};
version = "2.8.3";
};
json-schema = {
dependencies = ["addressable"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1h23nlk1a5xg7ayayzkanrgy3s5sk57vmc3awqbplqwzf8827rdd";
sha256 = "1ljqbpjc5aa8a2cgq8f64iwbx7rr9dqvpk7v8n5jpslyz6mvyddc";
type = "gem";
};
version = "4.2.0";
version = "4.3.0";
};
json_pure = {
groups = ["default"];
@ -164,35 +123,25 @@
version = "1.1.3";
};
pdk = {
dependencies = ["childprocess" "concurrent-ruby" "cri" "deep_merge" "diff-lcs" "facter" "ffi" "hitimes" "httpclient" "json-schema" "json_pure" "minitar" "pathspec" "tty-prompt" "tty-spinner" "tty-which"];
dependencies = ["childprocess" "cri" "deep_merge" "diff-lcs" "ffi" "hitimes" "json-schema" "json_pure" "minitar" "pathspec" "tty-prompt" "tty-spinner" "tty-which"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1imb1bqda7xxq38r2fvq9qphr4d1shy7c2v1agw50a736g4346x2";
sha256 = "1avc2dgcdi9l6xam9crka790jhpx04536387f1vq2p9yqpr5lw7h";
type = "gem";
};
version = "3.0.1";
version = "3.2.0";
};
public_suffix = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1bni4qjrsh2q49pnmmd6if4iv3ak36bd2cckrs6npl111n769k9m";
sha256 = "14y4vzjwf5gp0mqgs880kis0k7n2biq8i6ci6q2n315kichl1hvj";
type = "gem";
};
version = "5.0.4";
};
thor = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1vq1fjp45az9hfp6fxljhdrkv75cvbab1jfrwcw738pnsiqk8zps";
type = "gem";
};
version = "1.3.1";
version = "5.0.5";
};
tty-color = {
groups = ["default"];