mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
itamae: update all gems to latest versions
This commit is contained in:
parent
184cf80254
commit
fc7dcbfe5b
2 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@ GEM
|
||||||
docker-api (2.4.0)
|
docker-api (2.4.0)
|
||||||
excon (>= 0.64.0)
|
excon (>= 0.64.0)
|
||||||
multi_json
|
multi_json
|
||||||
ed25519 (1.3.0)
|
ed25519 (1.4.0)
|
||||||
excon (1.2.5)
|
excon (1.2.5)
|
||||||
logger
|
logger
|
||||||
hashie (5.0.0)
|
hashie (5.0.0)
|
||||||
|
@ -25,7 +25,7 @@ GEM
|
||||||
net-telnet (0.2.0)
|
net-telnet (0.2.0)
|
||||||
schash (0.1.2)
|
schash (0.1.2)
|
||||||
sfl (2.3)
|
sfl (2.3)
|
||||||
specinfra (2.92.0)
|
specinfra (2.94.0)
|
||||||
base64
|
base64
|
||||||
net-scp
|
net-scp
|
||||||
net-ssh (>= 2.7)
|
net-ssh (>= 2.7)
|
||||||
|
@ -43,4 +43,4 @@ DEPENDENCIES
|
||||||
itamae
|
itamae
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.6.2
|
2.6.6
|
||||||
|
|
|
@ -48,10 +48,10 @@
|
||||||
platforms = [ ];
|
platforms = [ ];
|
||||||
source = {
|
source = {
|
||||||
remotes = [ "https://rubygems.org" ];
|
remotes = [ "https://rubygems.org" ];
|
||||||
sha256 = "0zb2dr2ihb1qiknn5iaj1ha1w9p7lj9yq5waasndlfadz225ajji";
|
sha256 = "01n5rbyws1ijwc5dw7s88xx3zzacxx9k97qn8x11b6k8k18pzs8n";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.3.0";
|
version = "1.4.0";
|
||||||
};
|
};
|
||||||
excon = {
|
excon = {
|
||||||
dependencies = [ "logger" ];
|
dependencies = [ "logger" ];
|
||||||
|
@ -174,10 +174,10 @@
|
||||||
platforms = [ ];
|
platforms = [ ];
|
||||||
source = {
|
source = {
|
||||||
remotes = [ "https://rubygems.org" ];
|
remotes = [ "https://rubygems.org" ];
|
||||||
sha256 = "0aswlmhh152c974i8bn8d90kjbwadp0bjgs9kgpxxb3vffsfxc1w";
|
sha256 = "1m7vplx6w0w0mmij6n7zgc68kd1xbkhyb4qg25vmk8p21nbjbw6j";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "2.92.0";
|
version = "2.94.0";
|
||||||
};
|
};
|
||||||
thor = {
|
thor = {
|
||||||
groups = [ "default" ];
|
groups = [ "default" ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue