feat(ds-fr): Update

This commit is contained in:
Tom Hubrecht 2024-01-11 13:38:29 +01:00
parent e34d5d003f
commit f733548174
4 changed files with 12 additions and 12 deletions

View file

@ -3,4 +3,4 @@ _:
builtins.map (id:
builtins.fetchurl
"https://git.dgnum.eu/DGNum/demarches-normaliennes/commit/${id}.patch")
[ "487eb8f8abfa5d8a6394c5886167343c7ee52be1" ]
[ "0e8fc7cd890b9a8bdc9cc5b3e40fe11a717b69af" ]

View file

@ -1,5 +1,5 @@
{
version = "2024-01-08-01";
src-hash = "sha256-2Ox1ZV5OuE4MjXTuuuISC61+tomRHh+ZpcK0CBjTARM=";
version = "2024-01-11-01";
src-hash = "sha256-2bl14z3SeETlI6hKe7l4k4XUK6KnB6kakHFlQXSrdKw=";
deps-hash = "sha256-QQO9ohvAorgbpLId153eJ3RwFm6y+GfpAX0MvqJOHJQ=";
}

View file

@ -443,7 +443,7 @@ GEM
net-smtp (0.3.3)
net-protocol
netrc (0.11.0)
nio4r (2.5.9)
nio4r (2.7.0)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
@ -492,7 +492,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.3)
puma (6.3.1)
puma (6.4.2)
nio4r (~> 2.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
@ -758,7 +758,7 @@ GEM
activemodel (>= 3.0.0)
public_suffix
vcr (6.1.0)
view_component (2.82.0)
view_component (3.9.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)

View file

@ -1794,10 +1794,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0w9978zwjf1qhy3amkivab0f9syz6a7k0xgydjidaf7xc831d78f";
sha256 = "0xkjz56qc7hl7zy7i7bhiyw5pl85wwjsa4p70rj6s958xj2sd1lm";
type = "gem";
};
version = "2.5.9";
version = "2.7.0";
};
nokogiri = {
dependencies = ["mini_portile2" "racc"];
@ -2016,10 +2016,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1x4dwx2shx0p7lsms97r85r7ji7zv57bjy3i1kmcpxc8bxvrr67c";
sha256 = "0i2vaww6qcazj0ywva1plmjnj6rk23b01szswc5jhcq7s2cikd1y";
type = "gem";
};
version = "6.3.1";
version = "6.4.2";
};
pundit = {
dependencies = ["activesupport"];
@ -3126,10 +3126,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1bwvpkv1iqa8g5cmmllx8fx0nprapzrzfvf1m15rr3wxw5hrbdn8";
sha256 = "1px8bcmj43xzcnzs7a8sh2qvhr07afbk0b2qjdjns4zjprsqksml";
type = "gem";
};
version = "2.82.0";
version = "3.9.0";
};
virtus = {
dependencies = ["axiom-types" "coercible" "descendants_tracker"];