diff --git a/Gemfile.lock b/Gemfile.lock index 801e800..04537bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,21 +1,21 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) awesome_print (1.9.2) byebug (11.1.3) coderay (1.1.3) - connection_pool (2.4.0) + connection_pool (2.4.1) diff-lcs (1.5.0) 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) + mechanize (2.9.1) addressable (~> 2.8) domain_name (~> 0.5, >= 0.5.20190701) http-cookie (~> 1.0, >= 1.0.3) @@ -27,49 +27,50 @@ GEM webrick (~> 1.7) webrobots (~> 0.1.2) method_source (0.9.2) - mime-types (3.4.1) + mime-types (3.5.1) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0218.1) - mini_portile2 (2.8.1) + mime-types-data (3.2023.0808) + mini_portile2 (2.8.4) 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) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - parallel (1.22.1) - parser (3.1.2.1) + parallel (1.23.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) 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) + public_suffix (5.0.3) qiita_trend (0.5.4) mechanize (~> 2.7) nokogiri (~> 1.11) - racc (1.6.2) + racc (1.7.1) rainbow (3.1.1) - regexp_parser (2.6.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) + 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.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) 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.6) 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.1) rubocop (0.88.0) parallel (~> 1.10) parser (>= 2.7.1.1) @@ -84,9 +85,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) @@ -96,10 +97,9 @@ GEM unf_ext unf_ext (0.0.8.2) unicode-display_width (1.8.0) - webrick (1.7.0) + webrick (1.8.1) webrobots (0.1.2) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS ruby