diff --git a/Gemfile.lock b/Gemfile.lock index 801e800..88962ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM docile (1.4.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - highline (2.0.3) + highline (2.1.0) http-cookie (1.0.5) domain_name (~> 0.5) mechanize (2.8.5) @@ -32,13 +32,13 @@ GEM mime-types-data (3.2023.0218.1) mini_portile2 (2.8.1) net-http-digest_auth (1.4.1) - net-http-persistent (4.0.1) + net-http-persistent (4.0.2) connection_pool (~> 2.2) nokogiri (1.14.2) mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.22.1) - parser (3.1.2.1) + parser (3.2.2.0) ast (~> 2.4.1) pry (0.12.2) coderay (~> 1.1.0) @@ -46,7 +46,7 @@ GEM pry-byebug (3.8.0) byebug (~> 11.0) pry (~> 0.10) - pry-doc (1.3.0) + pry-doc (1.4.0) pry (~> 0.11) yard (~> 0.9.11) public_suffix (5.0.1) @@ -55,21 +55,21 @@ GEM nokogiri (~> 1.11) racc (1.6.2) rainbow (3.1.1) - regexp_parser (2.6.0) + regexp_parser (2.7.0) rexml (3.2.5) - 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.1) + 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.5) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-support (3.11.1) + rspec-support (~> 3.12.0) + rspec-support (3.12.0) rubocop (0.88.0) parallel (~> 1.10) parser (>= 2.7.1.1) @@ -84,9 +84,9 @@ GEM rubocop-rspec (1.44.1) rubocop (~> 0.87) rubocop-ast (>= 0.7.1) - ruby-progressbar (1.11.0) + ruby-progressbar (1.13.0) rubyntlm (0.6.3) - simplecov (0.21.2) + simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1)