Skip to content

Commit

Permalink
chore(ci) bump to latest gem (git, rake, rubocop ...)
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed Aug 12, 2021
1 parent fb1f1f0 commit 9aced21
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 67 deletions.
8 changes: 4 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ gem 'rhcl', '>= 0.1.0'

group :development do
gem 'docker_registry2', '>= 1.10.0'
gem 'git', '>=1.8.1'
gem 'git', '>=1.9.1'
gem 'github_changelog_generator', '>= 1.16.4'
gem 'mdl', '>=0.11.0'
gem 'rake', '>=12.2.1'
gem 'rake', '>=13.0.6'
gem 'reek', '>= 6.0.1'
gem 'rubocop', '>= 0.88.0'
gem 'rubocop-rspec', '>= 1.38.1'
gem 'rubocop', '>= 1.19.0'
gem 'rubocop-rspec', '>= 2.0.4'
end

group :test do
Expand Down
121 changes: 58 additions & 63 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,96 +1,101 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.3.2)
activesupport (6.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.7.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
async (1.29.0)
async (1.30.1)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-http (0.56.2)
async (~> 1.25)
async-io (~> 1.28)
async-pool (~> 0.2)
async-http (0.56.5)
async (>= 1.25)
async-io (>= 1.28)
async-pool (>= 0.2)
protocol-http (~> 0.22.0)
protocol-http1 (~> 0.14.0)
protocol-http2 (~> 0.14.0)
async-http-faraday (0.9.0)
async-http-faraday (0.11.0)
async-http (~> 0.42)
faraday
async-io (1.32.0)
async (~> 1.14)
async-pool (0.3.6)
async (~> 1.25)
async-io (1.32.2)
async
async-pool (0.3.8)
async (>= 1.25)
builder (3.2.4)
chef-utils (17.1.35)
chef-utils (17.3.48)
concurrent-ruby
concurrent-ruby (1.1.8)
console (1.12.0)
concurrent-ruby (1.1.9)
console (1.13.1)
fiber-local
cucumber (6.1.0)
cucumber (7.0.0)
builder (~> 3.2, >= 3.2.4)
cucumber-core (~> 9.0, >= 9.0.1)
cucumber-create-meta (~> 4.0, >= 4.0.0)
cucumber-core (~> 10.0, >= 10.0.1)
cucumber-create-meta (~> 6.0, >= 6.0.1)
cucumber-cucumber-expressions (~> 12.1, >= 12.1.1)
cucumber-gherkin (~> 18.1, >= 18.1.0)
cucumber-html-formatter (~> 13.0, >= 13.0.0)
cucumber-messages (~> 15.0, >= 15.0.0)
cucumber-wire (~> 5.0, >= 5.0.1)
cucumber-gherkin (~> 20.0, >= 20.0.1)
cucumber-html-formatter (~> 16.0, >= 16.0.1)
cucumber-messages (~> 17.0, >= 17.0.1)
cucumber-wire (~> 6.0, >= 6.0.1)
diff-lcs (~> 1.4, >= 1.4.4)
mime-types (~> 3.3, >= 3.3.1)
multi_test (~> 0.1, >= 0.1.2)
sys-uname (~> 1.2, >= 1.2.2)
cucumber-core (9.0.1)
cucumber-gherkin (~> 18.1, >= 18.1.0)
cucumber-messages (~> 15.0, >= 15.0.0)
cucumber-core (10.0.1)
cucumber-gherkin (~> 20.0, >= 20.0.1)
cucumber-messages (~> 17.0, >= 17.0.1)
cucumber-tag-expressions (~> 3.0, >= 3.0.1)
cucumber-create-meta (4.0.0)
cucumber-messages (~> 15.0, >= 15.0.0)
cucumber-create-meta (6.0.1)
cucumber-messages (~> 17.0, >= 17.0.1)
sys-uname (~> 1.2, >= 1.2.2)
cucumber-cucumber-expressions (12.1.1)
cucumber-gherkin (18.1.1)
cucumber-messages (~> 15.0, >= 15.0.0)
cucumber-html-formatter (13.0.0)
cucumber-messages (~> 15.0, >= 15.0.0)
cucumber-messages (15.0.0)
protobuf-cucumber (~> 3.10, >= 3.10.8)
cucumber-gherkin (20.0.1)
cucumber-messages (~> 17.0, >= 17.0.1)
cucumber-html-formatter (16.0.1)
cucumber-messages (~> 17.0, >= 17.0.1)
cucumber-messages (17.0.1)
cucumber-tag-expressions (3.0.1)
cucumber-wire (5.0.1)
cucumber-core (~> 9.0, >= 9.0.1)
cucumber-wire (6.1.0)
cucumber-core (~> 10.0, >= 10.0.1)
cucumber-cucumber-expressions (~> 12.1, >= 12.1.1)
cucumber-messages (~> 15.0, >= 15.0.0)
cucumber-messages (~> 17.0, >= 17.0.1)
deep_merge (1.2.1)
diff-lcs (1.4.4)
docile (1.4.0)
docker_registry2 (1.10.0)
rest-client (>= 1.8.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
faraday (1.4.2)
faraday (1.7.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-http-cache (2.2.0)
faraday (>= 0.8)
faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
ffi (1.15.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
ffi (1.15.3)
fiber-local (1.0.0)
git (1.8.1)
git (1.9.1)
rchardet (~> 1.8)
github_changelog_generator (1.16.4)
activesupport
Expand All @@ -102,7 +107,7 @@ GEM
rainbow (>= 2.2.1)
rake (>= 10.0)
http-accept (1.7.0)
http-cookie (1.0.3)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
Expand All @@ -117,10 +122,9 @@ GEM
mixlib-cli (~> 2.1, >= 2.1.1)
mixlib-config (>= 2.2.1, < 4)
mixlib-shellout
middleware (0.1.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mime-types-data (3.2021.0704)
minitest (5.14.4)
mixlib-cli (2.1.8)
mixlib-config (3.0.9)
Expand All @@ -131,34 +135,27 @@ GEM
multi_test (0.1.2)
multipart-post (2.1.1)
netrc (0.11.0)
nio4r (2.5.7)
nio4r (2.5.8)
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.20.1)
parser (3.0.1.1)
parser (3.0.2.0)
ast (~> 2.4.1)
protobuf-cucumber (3.10.8)
activesupport (>= 3.2)
middleware
thor
thread_safe
protocol-hpack (1.4.2)
protocol-http (0.22.0)
protocol-http (0.22.5)
protocol-http1 (0.14.1)
protocol-http (~> 0.22)
protocol-http2 (0.14.2)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
psych (3.3.2)
public_suffix (4.0.6)
rainbow (3.0.0)
rake (13.0.3)
rake (13.0.6)
rchardet (1.8.0)
reek (6.0.4)
reek (6.0.6)
kwalify (~> 0.7.0)
parser (~> 3.0.0)
psych (~> 3.1)
rainbow (>= 2.0, < 4.0)
regexp_parser (2.1.1)
rest-client (2.1.0)
Expand All @@ -184,22 +181,22 @@ GEM
rspec-rerun (1.1.0)
rspec (~> 3.0)
rspec-support (3.10.2)
rubocop (1.16.0)
rubocop (1.19.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.7.0, < 2.0)
rubocop-ast (>= 1.9.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.7.0)
rubocop-ast (1.9.1)
parser (>= 3.0.1.1)
rubocop-rspec (2.3.0)
rubocop-rspec (2.4.0)
rubocop (~> 1.0)
rubocop-ast (>= 1.1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.4)
ruby2_keywords (0.0.5)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
Expand All @@ -211,8 +208,6 @@ GEM
simplecov_json_formatter (0.1.3)
sys-uname (1.2.2)
ffi (~> 1.1)
thor (1.1.0)
thread_safe (0.3.6)
timers (4.3.3)
tomlrb (2.0.1)
tzinfo (2.0.4)
Expand All @@ -232,7 +227,7 @@ DEPENDENCIES
git (>= 1.8.1)
github_changelog_generator (>= 1.16.4)
mdl (>= 0.11.0)
rake (>= 12.2.1)
rake (>= 13.0.6)
reek (>= 6.0.1)
rhcl (>= 0.1.0)
rspec (>= 3.10.0)
Expand Down

0 comments on commit 9aced21

Please sign in to comment.