lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

itamae: update all gems to latest versions

+7 -7
+3 -3
pkgs/by-name/it/itamae/Gemfile.lock
··· 7 7 docker-api (2.4.0) 8 8 excon (>= 0.64.0) 9 9 multi_json 10 - ed25519 (1.3.0) 10 + ed25519 (1.4.0) 11 11 excon (1.2.5) 12 12 logger 13 13 hashie (5.0.0) ··· 25 25 net-telnet (0.2.0) 26 26 schash (0.1.2) 27 27 sfl (2.3) 28 - specinfra (2.92.0) 28 + specinfra (2.94.0) 29 29 base64 30 30 net-scp 31 31 net-ssh (>= 2.7) ··· 43 43 itamae 44 44 45 45 BUNDLED WITH 46 - 2.6.2 46 + 2.6.6
+4 -4
pkgs/by-name/it/itamae/gemset.nix
··· 48 48 platforms = [ ]; 49 49 source = { 50 50 remotes = [ "https://rubygems.org" ]; 51 - sha256 = "0zb2dr2ihb1qiknn5iaj1ha1w9p7lj9yq5waasndlfadz225ajji"; 51 + sha256 = "01n5rbyws1ijwc5dw7s88xx3zzacxx9k97qn8x11b6k8k18pzs8n"; 52 52 type = "gem"; 53 53 }; 54 - version = "1.3.0"; 54 + version = "1.4.0"; 55 55 }; 56 56 excon = { 57 57 dependencies = [ "logger" ]; ··· 174 174 platforms = [ ]; 175 175 source = { 176 176 remotes = [ "https://rubygems.org" ]; 177 - sha256 = "0aswlmhh152c974i8bn8d90kjbwadp0bjgs9kgpxxb3vffsfxc1w"; 177 + sha256 = "1m7vplx6w0w0mmij6n7zgc68kd1xbkhyb4qg25vmk8p21nbjbw6j"; 178 178 type = "gem"; 179 179 }; 180 - version = "2.92.0"; 180 + version = "2.94.0"; 181 181 }; 182 182 thor = { 183 183 groups = [ "default" ];