forked from DGNum/infrastructure
chore(ds-fr): Update
This commit is contained in:
parent
30e13a116f
commit
171505def2
4 changed files with 141 additions and 56 deletions
|
@ -503,10 +503,10 @@
|
|||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "04y4zgh4bbcb8wmkxwfqg4saky1d1f3xw8z6yk543q13h8ky8rz5";
|
||||
sha256 = "08r67nglsqnxrbn803szf5bdnqhchhq8kf2by94f37fcl65wpp19";
|
||||
type = "gem";
|
||||
};
|
||||
version = "2.4.15";
|
||||
version = "2.5.0";
|
||||
};
|
||||
bindex = {
|
||||
groups = [
|
||||
|
@ -1033,6 +1033,17 @@
|
|||
};
|
||||
version = "1.0.0";
|
||||
};
|
||||
email_validator = {
|
||||
dependencies = [ "activemodel" ];
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "0106y8xakq6frv2xc68zz76q2l2cqvhfjc7ji69yyypcbc4kicjs";
|
||||
type = "gem";
|
||||
};
|
||||
version = "2.2.4";
|
||||
};
|
||||
erubi = {
|
||||
groups = [
|
||||
"default"
|
||||
|
@ -1090,6 +1101,53 @@
|
|||
};
|
||||
version = "6.4.6";
|
||||
};
|
||||
faraday = {
|
||||
dependencies = [ "faraday-net_http" ];
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "1qqb1rmk0f9m82iijjlqadh5yby1bhnr6svjk9vxdvh6f181988s";
|
||||
type = "gem";
|
||||
};
|
||||
version = "2.9.0";
|
||||
};
|
||||
faraday-follow_redirects = {
|
||||
dependencies = [ "faraday" ];
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "1y87p3yk15bjbk0z9mf01r50lzxvp7agr56lbm9gxiz26mb9fbfr";
|
||||
type = "gem";
|
||||
};
|
||||
version = "0.3.0";
|
||||
};
|
||||
faraday-jwt = {
|
||||
dependencies = [
|
||||
"faraday"
|
||||
"json-jwt"
|
||||
];
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "0yqd9529f1g77prcfzf14ri5kdnr32yzymh55wc7cjr6ybblhk1p";
|
||||
type = "gem";
|
||||
};
|
||||
version = "0.1.0";
|
||||
};
|
||||
faraday-net_http = {
|
||||
dependencies = [ "net-http" ];
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "17w51yk4rrm9rpnbc3x509s619kba0jga3qrj4b17l30950vw9qn";
|
||||
type = "gem";
|
||||
};
|
||||
version = "3.1.0";
|
||||
};
|
||||
ffi = {
|
||||
groups = [
|
||||
"default"
|
||||
|
@ -1477,16 +1535,6 @@
|
|||
};
|
||||
version = "2.1.1";
|
||||
};
|
||||
httpclient = {
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99";
|
||||
type = "gem";
|
||||
};
|
||||
version = "2.8.3";
|
||||
};
|
||||
i18n = {
|
||||
dependencies = [ "concurrent-ruby" ];
|
||||
groups = [
|
||||
|
@ -1497,10 +1545,10 @@
|
|||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "0qaamqsh5f3szhcakkak8ikxlzxqnv49n2p7504hcz2l0f4nj0wx";
|
||||
sha256 = "0lbm33fpb3w06wd2231sg58dwlwgjsvym93m548ajvl6s3mfvpn7";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.14.1";
|
||||
version = "1.14.4";
|
||||
};
|
||||
i18n-tasks = {
|
||||
dependencies = [
|
||||
|
@ -1656,16 +1704,19 @@
|
|||
dependencies = [
|
||||
"activesupport"
|
||||
"aes_key_wrap"
|
||||
"base64"
|
||||
"bindata"
|
||||
"faraday"
|
||||
"faraday-follow_redirects"
|
||||
];
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "0nzbk1mrbf9mnvjpn3bxy8a85rjf94qmfdnvk78mjzk8pa0fvgdr";
|
||||
sha256 = "0v16kd05ijdmw1q8avpfsjkdiha6c2070hbz2g2fqg3lv2f1yidb";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.13.0";
|
||||
version = "1.16.6";
|
||||
};
|
||||
json_schemer = {
|
||||
dependencies = [
|
||||
|
@ -2090,6 +2141,17 @@
|
|||
};
|
||||
version = "3.0.0";
|
||||
};
|
||||
net-http = {
|
||||
dependencies = [ "uri" ];
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "10n2n9aq00ih8v881af88l1zyrqgs5cl3njdw8argjwbl5ggqvm9";
|
||||
type = "gem";
|
||||
};
|
||||
version = "0.4.1";
|
||||
};
|
||||
net-imap = {
|
||||
dependencies = [
|
||||
"date"
|
||||
|
@ -2185,11 +2247,14 @@
|
|||
dependencies = [
|
||||
"activemodel"
|
||||
"attr_required"
|
||||
"email_validator"
|
||||
"faraday"
|
||||
"faraday-follow_redirects"
|
||||
"json-jwt"
|
||||
"mail"
|
||||
"rack-oauth2"
|
||||
"swd"
|
||||
"tzinfo"
|
||||
"validate_email"
|
||||
"validate_url"
|
||||
"webfinger"
|
||||
];
|
||||
|
@ -2197,10 +2262,10 @@
|
|||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "0w474bz3s1hqhilvrddr33l2nkyikypaczp3808w0345jr88b5m7";
|
||||
sha256 = "0k3l4ak1mawrw74qy4xfh81hdfxvamijcjb3f1gadq0ixgprrfqd";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.3.0";
|
||||
version = "2.3.0";
|
||||
};
|
||||
orm_adapter = {
|
||||
groups = [ "default" ];
|
||||
|
@ -2477,7 +2542,8 @@
|
|||
dependencies = [
|
||||
"activesupport"
|
||||
"attr_required"
|
||||
"httpclient"
|
||||
"faraday"
|
||||
"faraday-follow_redirects"
|
||||
"json-jwt"
|
||||
"rack"
|
||||
];
|
||||
|
@ -2485,10 +2551,10 @@
|
|||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "0gxxr209r8h3nxhc9h731khv6yswiv9hc6q2pg672v530xmknznw";
|
||||
sha256 = "19fi42hi9l474ki89y6cs8vrpfmc1h8zpd02iwjy4hw0a1yahfn7";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.19.0";
|
||||
version = "2.2.1";
|
||||
};
|
||||
rack-protection = {
|
||||
dependencies = [
|
||||
|
@ -3596,16 +3662,17 @@
|
|||
dependencies = [
|
||||
"activesupport"
|
||||
"attr_required"
|
||||
"httpclient"
|
||||
"faraday"
|
||||
"faraday-follow_redirects"
|
||||
];
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "12b3q2sw42nnilfb51nlqdv07f31vdv2j595kd99asnkw4cjlf5w";
|
||||
sha256 = "0m86fzmwgw0vc8p6fwvnsdbldpgbqdz9cbp2zj9z06bc4jjf5nsc";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.3.0";
|
||||
version = "2.0.3";
|
||||
};
|
||||
sysexits = {
|
||||
groups = [
|
||||
|
@ -3803,19 +3870,15 @@
|
|||
};
|
||||
version = "2.5.0";
|
||||
};
|
||||
validate_email = {
|
||||
dependencies = [
|
||||
"activemodel"
|
||||
"mail"
|
||||
];
|
||||
uri = {
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "1r1fz29l699arka177c9xw7409d1a3ff95bf7a6pmc97slb91zlx";
|
||||
sha256 = "094gk72ckazf495qc76gk09b5i318d5l9m7bicg2wxlrjcm3qm96";
|
||||
type = "gem";
|
||||
};
|
||||
version = "0.1.6";
|
||||
version = "0.13.0";
|
||||
};
|
||||
validate_url = {
|
||||
dependencies = [
|
||||
|
@ -3933,16 +3996,17 @@
|
|||
webfinger = {
|
||||
dependencies = [
|
||||
"activesupport"
|
||||
"httpclient"
|
||||
"faraday"
|
||||
"faraday-follow_redirects"
|
||||
];
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "18jj50b44a471ig7hw1ax90wxaaz40acmrf6cm7m2iyshlffy53q";
|
||||
sha256 = "0p39802sfnm62r4x5hai8vn6d1wqbxsxnmbynsk8rcvzwyym4yjn";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.2.0";
|
||||
version = "2.1.3";
|
||||
};
|
||||
webmock = {
|
||||
dependencies = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue