mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.54.2 to 1.55.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.54.2...v1.55.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
122 lines
2.9 KiB
Text
122 lines
2.9 KiB
Text
PATH
|
|
remote: .
|
|
specs:
|
|
vmfloaty (1.8.0)
|
|
commander (>= 4.4.3, < 4.7.0)
|
|
faraday (~> 1.5, >= 1.5.1)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
addressable (2.8.1)
|
|
public_suffix (>= 2.0.2, < 6.0)
|
|
ast (2.4.2)
|
|
coderay (1.1.3)
|
|
commander (4.6.0)
|
|
highline (~> 2.0.0)
|
|
crack (0.4.5)
|
|
rexml
|
|
diff-lcs (1.5.0)
|
|
docile (1.4.0)
|
|
faraday (1.10.3)
|
|
faraday-em_http (~> 1.0)
|
|
faraday-em_synchrony (~> 1.0)
|
|
faraday-excon (~> 1.1)
|
|
faraday-httpclient (~> 1.0)
|
|
faraday-multipart (~> 1.0)
|
|
faraday-net_http (~> 1.0)
|
|
faraday-net_http_persistent (~> 1.0)
|
|
faraday-patron (~> 1.0)
|
|
faraday-rack (~> 1.0)
|
|
faraday-retry (~> 1.0)
|
|
ruby2_keywords (>= 0.0.4)
|
|
faraday-em_http (1.0.0)
|
|
faraday-em_synchrony (1.0.0)
|
|
faraday-excon (1.1.0)
|
|
faraday-httpclient (1.0.1)
|
|
faraday-multipart (1.0.4)
|
|
multipart-post (~> 2)
|
|
faraday-net_http (1.0.1)
|
|
faraday-net_http_persistent (1.2.0)
|
|
faraday-patron (1.0.0)
|
|
faraday-rack (1.0.0)
|
|
faraday-retry (1.0.3)
|
|
hashdiff (1.0.1)
|
|
highline (2.0.3)
|
|
json (2.6.3)
|
|
language_server-protocol (3.17.0.3)
|
|
method_source (1.0.0)
|
|
multipart-post (2.3.0)
|
|
parallel (1.23.0)
|
|
parser (3.2.2.3)
|
|
ast (~> 2.4.1)
|
|
racc
|
|
pry (0.14.2)
|
|
coderay (~> 1.1)
|
|
method_source (~> 1.0)
|
|
public_suffix (5.0.1)
|
|
racc (1.7.1)
|
|
rainbow (3.1.1)
|
|
rake (13.0.6)
|
|
rb-readline (0.5.5)
|
|
regexp_parser (2.8.1)
|
|
rexml (3.2.6)
|
|
rspec (3.12.0)
|
|
rspec-core (~> 3.12.0)
|
|
rspec-expectations (~> 3.12.0)
|
|
rspec-mocks (~> 3.12.0)
|
|
rspec-core (3.12.1)
|
|
rspec-support (~> 3.12.0)
|
|
rspec-expectations (3.12.2)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.12.0)
|
|
rspec-mocks (3.12.5)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.12.0)
|
|
rspec-support (3.12.0)
|
|
rubocop (1.55.1)
|
|
json (~> 2.3)
|
|
language_server-protocol (>= 3.17.0)
|
|
parallel (~> 1.10)
|
|
parser (>= 3.2.2.3)
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
regexp_parser (>= 1.8, < 3.0)
|
|
rexml (>= 3.2.5, < 4.0)
|
|
rubocop-ast (>= 1.28.1, < 2.0)
|
|
ruby-progressbar (~> 1.7)
|
|
unicode-display_width (>= 2.4.0, < 3.0)
|
|
rubocop-ast (1.29.0)
|
|
parser (>= 3.2.1.0)
|
|
ruby-progressbar (1.13.0)
|
|
ruby2_keywords (0.0.5)
|
|
simplecov (0.22.0)
|
|
docile (~> 1.1)
|
|
simplecov-html (~> 0.11)
|
|
simplecov_json_formatter (~> 0.1)
|
|
simplecov-html (0.12.3)
|
|
simplecov-lcov (0.8.0)
|
|
simplecov_json_formatter (0.1.4)
|
|
unicode-display_width (2.4.2)
|
|
webmock (3.18.1)
|
|
addressable (>= 2.8.0)
|
|
crack (>= 0.3.2)
|
|
hashdiff (>= 0.4.0, < 2.0.0)
|
|
|
|
PLATFORMS
|
|
aarch64-linux
|
|
x86_64-linux
|
|
|
|
DEPENDENCIES
|
|
pry
|
|
rake
|
|
rb-readline
|
|
rspec (~> 3.12.0)
|
|
rubocop (~> 1.55)
|
|
simplecov (~> 0.22.0)
|
|
simplecov-html (~> 0.12.3)
|
|
simplecov-lcov (~> 0.8.0)
|
|
vmfloaty!
|
|
webmock (~> 3.13)
|
|
|
|
BUNDLED WITH
|
|
2.4.8
|