your_spotify: 1.11.0 -> 1.12.0 (#366529)
[NixPkgs.git] / pkgs / development / compilers / matter-compiler / gemset.nix
blob739f664a7dc62f093a066e2d50679668cad4d6ba
2   matter_compiler = {
3     groups = [ "default" ];
4     platforms = [ ];
5     source = {
6       remotes = [ "https://rubygems.org" ];
7       sha256 = "16501zdiqxk34v2d0nlbwrcrjm6g57hrsmsw0crwssn29v5zbykf";
8       type = "gem";
9     };
10     version = "0.5.1";
11   };