Skip to content

Commit

Permalink
bump ruby dependencies (git, simplecov, etc...)
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed Mar 28, 2023
1 parent 6a76c1c commit dd80375
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 60 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem 'rhcl', '>= 0.1.0'

group :development do
gem 'docker_registry2', '>= 1.13.0' # https://rubygems.org/gems/docker_registry2
gem 'git', '>=1.11.0' # https://rubygems.org/gems/git
gem 'git', '>=1.13.0' # https://rubygems.org/gems/git
gem 'github_changelog_generator', '>= 1.16.4' # https://rubygems.org/gems/github_changelog_generator
gem 'mdl', '>=0.11.0'
gem 'rake', '>=13.0.6'
Expand All @@ -19,5 +19,5 @@ group :test do
gem 'cucumber'
gem 'rspec', '>= 3.10.0'
gem 'rspec-rerun'
gem 'simplecov', '~> 0.21.2'
gem 'simplecov', '>= 0.22.0'
end
120 changes: 62 additions & 58 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.3.1)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
async (2.0.3)
async (2.5.0)
console (~> 1.10)
io-event (~> 1.0.0)
io-event (~> 1.1)
timers (~> 4.1)
async-http (0.57.0)
async-http (0.60.1)
async (>= 1.25)
async-io (>= 1.28)
async-pool (>= 0.2)
protocol-http (~> 0.23.1)
protocol-http1 (~> 0.14.0)
protocol-http2 (~> 0.14.0)
traces (~> 0.4.0)
protocol-http (~> 0.24.0)
protocol-http1 (~> 0.15.0)
protocol-http2 (~> 0.15.0)
traces (>= 0.8.0)
async-http-faraday (0.11.0)
async-http (~> 0.42)
faraday
async-io (1.33.0)
async-io (1.34.3)
async
async-pool (0.3.10)
async-pool (0.4.0)
async (>= 1.25)
builder (3.2.4)
chef-utils (17.10.0)
chef-utils (18.1.29)
concurrent-ruby
concurrent-ruby (1.1.10)
console (1.15.3)
concurrent-ruby (1.2.2)
console (1.16.2)
fiber-local
cucumber (8.0.0)
builder (~> 3.2, >= 3.2.4)
Expand Down Expand Up @@ -65,15 +65,16 @@ GEM
rest-client (>= 1.8.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
faraday (2.5.2)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-http-cache (2.4.1)
faraday (>= 0.8)
faraday-net_http (3.0.0)
faraday-net_http (3.0.2)
ffi (1.15.5)
fiber-local (1.0.0)
git (1.11.0)
git (1.18.0)
addressable (~> 2.8)
rchardet (~> 1.8)
github_changelog_generator (1.16.4)
activesupport
Expand All @@ -89,23 +90,23 @@ GEM
domain_name (~> 0.5)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
io-event (1.0.9)
json (2.6.2)
io-event (1.1.7)
json (2.6.3)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
kwalify (0.7.2)
mdl (0.11.0)
mdl (0.12.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
mixlib-cli (~> 2.1, >= 2.1.1)
mixlib-config (>= 2.2.1, < 4)
mixlib-shellout
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
minitest (5.16.2)
mime-types-data (3.2023.0218.1)
minitest (5.18.0)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
tomlrb
Expand All @@ -118,24 +119,24 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.22.1)
parser (3.1.2.1)
parser (3.2.1.1)
ast (~> 2.4.1)
protocol-hpack (1.4.2)
protocol-http (0.23.1)
protocol-http1 (0.14.4)
protocol-http (0.24.1)
protocol-http1 (0.15.0)
protocol-http (~> 0.22)
protocol-http2 (0.14.2)
protocol-http2 (0.15.1)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
public_suffix (4.0.7)
public_suffix (5.0.1)
rainbow (3.1.1)
rake (13.0.6)
rchardet (1.8.0)
reek (6.1.1)
reek (6.1.4)
kwalify (~> 0.7.0)
parser (~> 3.1.0)
parser (~> 3.2.0)
rainbow (>= 2.0, < 4.0)
regexp_parser (2.5.0)
regexp_parser (2.7.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
Expand All @@ -144,65 +145,68 @@ GEM
rexml (3.2.5)
rhcl (0.1.0)
deep_merge
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
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.11.0)
rspec-mocks (3.11.1)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (~> 3.12.0)
rspec-rerun (1.1.0)
rspec (~> 3.0)
rspec-support (3.11.0)
rubocop (1.35.0)
rspec-support (3.12.0)
rubocop (1.48.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.20.1, < 2.0)
rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-rspec (2.12.1)
rubocop (~> 1.31)
ruby-progressbar (1.11.0)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.17.1)
rubocop (~> 1.41)
rubocop-rspec (2.19.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
simplecov (0.21.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sys-uname (1.2.2)
ffi (~> 1.1)
timers (4.3.3)
timers (4.3.5)
tomlrb (2.0.3)
traces (0.4.1)
tzinfo (2.0.5)
traces (0.9.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.2.0)
unicode-display_width (2.4.2)

PLATFORMS
ruby

DEPENDENCIES
cucumber
docker_registry2 (>= 1.13.0)
git (>= 1.11.0)
git (>= 1.13.0)
github_changelog_generator (>= 1.16.4)
mdl (>= 0.11.0)
rake (>= 13.0.6)
Expand All @@ -212,7 +216,7 @@ DEPENDENCIES
rspec-rerun
rubocop (>= 1.19.0)
rubocop-rspec (>= 2.0.4)
simplecov (~> 0.21.2)
simplecov (>= 0.22.0)

RUBY VERSION
ruby 3.1.2p20
Expand Down

0 comments on commit dd80375

Please sign in to comment.