oxidized: 0.35.0 -> 0.36.0 (#505571)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'oxidized', '0.35.0'
|
||||
gem 'oxidized', '0.36.0'
|
||||
gem 'oxidized-web', '0.18.1'
|
||||
gem 'oxidized-script', '0.7.0'
|
||||
gem 'psych', '~> 5.0'
|
||||
gem 'net-scp', '~> 4.1'
|
||||
|
||||
@@ -31,21 +31,20 @@ GEM
|
||||
net-ssh (7.3.0)
|
||||
net-telnet (0.2.0)
|
||||
nio4r (2.7.4)
|
||||
oxidized (0.35.0)
|
||||
oxidized (0.36.0)
|
||||
asetus (~> 0.4)
|
||||
bcrypt_pbkdf (~> 1.0)
|
||||
ed25519 (~> 1.2)
|
||||
net-ftp (~> 0.2)
|
||||
net-http-digest_auth (~> 1.4)
|
||||
net-scp (~> 4.1)
|
||||
net-ssh (~> 7.3)
|
||||
net-telnet (~> 0.2)
|
||||
psych (~> 5.0)
|
||||
rugged (~> 1.6)
|
||||
semantic_logger (~> 4.17.0)
|
||||
semantic_logger (~> 4.17)
|
||||
slop (~> 4.6)
|
||||
syslog (~> 0.3.0)
|
||||
syslog_protocol (~> 0.9.2)
|
||||
syslog (~> 0.3)
|
||||
syslog_protocol (~> 0.9)
|
||||
oxidized-script (0.7.0)
|
||||
oxidized (~> 0.29)
|
||||
slop (~> 4.6)
|
||||
@@ -105,7 +104,8 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
oxidized (= 0.35.0)
|
||||
net-scp (~> 4.1)
|
||||
oxidized (= 0.36.0)
|
||||
oxidized-script (= 0.7.0)
|
||||
oxidized-web (= 0.18.1)
|
||||
psych (~> 5.0)
|
||||
|
||||
@@ -229,7 +229,6 @@
|
||||
"ed25519"
|
||||
"net-ftp"
|
||||
"net-http-digest_auth"
|
||||
"net-scp"
|
||||
"net-ssh"
|
||||
"net-telnet"
|
||||
"psych"
|
||||
@@ -243,10 +242,10 @@
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "1s7v9w357bc5xb89an4kclqmfjv2j6p9gnvsf7s2mnrgg482j76v";
|
||||
sha256 = "0g2a60bwpjidwkksai6l2ndnq3qbvqj33jv53c800m7m4hgr5r0n";
|
||||
type = "gem";
|
||||
};
|
||||
version = "0.35.0";
|
||||
version = "0.36.0";
|
||||
};
|
||||
oxidized-script = {
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user