Bump gems' versions.
This commit is contained in:
parent
52ce9574d7
commit
2d165906e6
82
Gemfile.lock
82
Gemfile.lock
|
@ -2,76 +2,78 @@ GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
ansi (1.5.0)
|
ansi (1.5.0)
|
||||||
ast (2.4.1)
|
ast (2.4.2)
|
||||||
diff-lcs (1.4.4)
|
diff-lcs (1.5.0)
|
||||||
hashie (4.1.0)
|
hashie (5.0.0)
|
||||||
itamae (1.10.10)
|
itamae (1.13.1)
|
||||||
ansi
|
ansi
|
||||||
hashie
|
hashie
|
||||||
schash (~> 0.1.0)
|
schash (~> 0.1.0)
|
||||||
specinfra (>= 2.64.0, < 3.0.0)
|
specinfra (>= 2.64.0, < 3.0.0)
|
||||||
thor
|
thor (>= 1.0.0)
|
||||||
itamae-plugin-resource-encrypted_remote_file (0.0.2)
|
itamae-plugin-resource-encrypted_remote_file (0.0.3)
|
||||||
itamae (>= 1.2)
|
itamae (>= 1.2)
|
||||||
reversible_cryptography
|
reversible_cryptography
|
||||||
|
json (2.6.2)
|
||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
net-scp (3.0.0)
|
net-scp (1.2.1)
|
||||||
net-ssh (>= 2.6.5, < 7.0.0)
|
net-ssh (>= 2.6.5)
|
||||||
net-ssh (6.1.0)
|
net-ssh (7.0.1)
|
||||||
net-telnet (0.1.1)
|
net-telnet (0.1.1)
|
||||||
parallel (1.19.2)
|
parallel (1.22.1)
|
||||||
parser (2.7.1.4)
|
parser (3.1.2.0)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
rainbow (3.0.0)
|
rainbow (3.1.1)
|
||||||
regexp_parser (1.7.1)
|
regexp_parser (2.5.0)
|
||||||
reversible_cryptography (0.5.0)
|
reversible_cryptography (0.5.0)
|
||||||
thor
|
thor
|
||||||
rexml (3.2.4)
|
rexml (3.2.5)
|
||||||
rspec (3.9.0)
|
rspec (3.11.0)
|
||||||
rspec-core (~> 3.9.0)
|
rspec-core (~> 3.11.0)
|
||||||
rspec-expectations (~> 3.9.0)
|
rspec-expectations (~> 3.11.0)
|
||||||
rspec-mocks (~> 3.9.0)
|
rspec-mocks (~> 3.11.0)
|
||||||
rspec-core (3.9.2)
|
rspec-core (3.11.0)
|
||||||
rspec-support (~> 3.9.3)
|
rspec-support (~> 3.11.0)
|
||||||
rspec-expectations (3.9.2)
|
rspec-expectations (3.11.0)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.9.0)
|
rspec-support (~> 3.11.0)
|
||||||
rspec-its (1.3.0)
|
rspec-its (1.3.0)
|
||||||
rspec-core (>= 3.0.0)
|
rspec-core (>= 3.0.0)
|
||||||
rspec-expectations (>= 3.0.0)
|
rspec-expectations (>= 3.0.0)
|
||||||
rspec-mocks (3.9.1)
|
rspec-mocks (3.11.1)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.9.0)
|
rspec-support (~> 3.11.0)
|
||||||
rspec-support (3.9.3)
|
rspec-support (3.11.0)
|
||||||
rubocop (0.88.0)
|
rubocop (1.31.1)
|
||||||
|
json (~> 2.3)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 2.7.1.1)
|
parser (>= 3.1.0.0)
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
regexp_parser (>= 1.7)
|
regexp_parser (>= 1.8, < 3.0)
|
||||||
rexml
|
rexml (>= 3.2.5, < 4.0)
|
||||||
rubocop-ast (>= 0.1.0, < 1.0)
|
rubocop-ast (>= 1.18.0, < 2.0)
|
||||||
ruby-progressbar (~> 1.7)
|
ruby-progressbar (~> 1.7)
|
||||||
unicode-display_width (>= 1.4.0, < 2.0)
|
unicode-display_width (>= 1.4.0, < 3.0)
|
||||||
rubocop-ast (0.1.0)
|
rubocop-ast (1.18.0)
|
||||||
parser (>= 2.7.0.1)
|
parser (>= 3.1.1.0)
|
||||||
ruby-progressbar (1.10.1)
|
ruby-progressbar (1.11.0)
|
||||||
schash (0.1.2)
|
schash (0.1.2)
|
||||||
serverspec (2.41.5)
|
serverspec (2.42.0)
|
||||||
multi_json
|
multi_json
|
||||||
rspec (~> 3.0)
|
rspec (~> 3.0)
|
||||||
rspec-its
|
rspec-its
|
||||||
specinfra (~> 2.72)
|
specinfra (~> 2.72)
|
||||||
sfl (2.3)
|
sfl (2.3)
|
||||||
specinfra (2.82.18)
|
specinfra (2.83.2)
|
||||||
net-scp
|
net-scp
|
||||||
net-ssh (>= 2.7)
|
net-ssh (>= 2.7)
|
||||||
net-telnet (= 0.1.1)
|
net-telnet (= 0.1.1)
|
||||||
sfl
|
sfl
|
||||||
thor (1.0.1)
|
thor (1.2.1)
|
||||||
unicode-display_width (1.7.0)
|
unicode-display_width (2.2.0)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
x86_64-linux
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
itamae
|
itamae
|
||||||
|
@ -81,4 +83,4 @@ DEPENDENCIES
|
||||||
serverspec
|
serverspec
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.1.4
|
2.3.7
|
||||||
|
|
Loading…
Reference in New Issue