diff --git a/Gemfile.lock b/Gemfile.lock index 80355b2..2198712 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,24 +7,23 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.3) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.1) coderay (1.1.3) concurrent-ruby (1.1.7) crack (0.4.3) safe_yaml (~> 1.0.0) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.3.2) faraday (1.0.1) multipart-post (>= 1.2, < 3) - faraday-http-cache (2.2.0) + faraday-http-cache (2.4.1) faraday (>= 0.8) github_changelog_generator (1.15.2) activesupport @@ -38,7 +37,7 @@ GEM i18n (1.8.5) concurrent-ruby (~> 1.0) method_source (1.0.0) - minitest (5.14.2) + minitest (5.15.0) multi_json (1.15.0) multipart-post (2.1.1) octokit (4.18.0) @@ -47,35 +46,35 @@ GEM parallel (1.19.2) parser (2.7.1.4) ast (~> 2.4.1) - pry (0.13.1) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) + public_suffix (4.0.7) rainbow (3.0.0) - rake (13.0.1) - regexp_parser (1.7.1) + rake (13.0.6) + regexp_parser (2.6.0) retriable (3.1.2) rexml (3.2.4) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) - rspec-core (3.9.2) + rspec-core (3.9.3) rspec-support (~> 3.9.3) - rspec-expectations (3.9.2) + rspec-expectations (3.9.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - rubocop (0.90.0) + rubocop (0.91.1) parallel (~> 1.10) parser (>= 2.7.1.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.7) rexml - rubocop-ast (>= 0.3.0, < 1.0) + rubocop-ast (>= 0.4.0, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (0.4.0) @@ -92,7 +91,7 @@ GEM simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) - simplecov-html (0.12.2) + simplecov-html (0.12.3) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) @@ -101,7 +100,6 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.4.0) PLATFORMS ruby