diff --git a/Gemfile.lock b/Gemfile.lock index dd26ce8..2d2a25e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM parallel (1.26.3) parse_a_changelog (1.3.0) treetop (~> 1.6) - parser (3.3.4.2) + parser (3.3.5.0) ast (~> 2.4.1) racc polyglot (0.3.5) @@ -56,15 +56,14 @@ GEM rake (13.2.1) rchardet (1.8.0) regexp_parser (2.9.2) - rexml (3.3.6) - strscan + rexml (3.3.7) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-core (3.13.1) rspec-support (~> 3.13.0) - rspec-expectations (3.13.2) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-mocks (3.13.1) @@ -82,19 +81,19 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.2) + rubocop-ast (1.32.3) parser (>= 3.3.1.0) rubocop-factory_bot (2.26.1) rubocop (~> 1.61) rubocop-performance (1.21.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.0) + rubocop-rails (2.26.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rspec (3.0.4) + rubocop-rspec (3.0.5) rubocop (~> 1.61) ruby-progressbar (1.13.0) securerandom (0.3.1) @@ -102,7 +101,7 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-html (0.12.3) + simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) standard (1.40.0) language_server-protocol (~> 3.17.0.2) @@ -119,7 +118,6 @@ GEM standard-rails (1.2.0) lint_roller (~> 1.0) rubocop-rails (~> 2.26.0) - strscan (3.1.0) treetop (1.6.12) polyglot (~> 0.3) tzinfo (2.0.6) @@ -132,7 +130,7 @@ GEM standard (>= 1.30.1) standard-custom (>= 1.0.2) standard-rails (>= 0.1.0) - yard (0.9.36) + yard (0.9.37) PLATFORMS ruby