diff --git a/Gemfile.lock b/Gemfile.lock index fdbcc4a..5afc90b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,10 @@ PATH remote: . specs: - rubocul (4.0.8) + rubocul (4.0.11) rubocop (~> 1.26) rubocop-ast + rubocop-capybara rubocop-factory_bot rubocop-graphql rubocop-performance @@ -44,7 +45,8 @@ GEM rack (3.0.9.1) rainbow (3.1.1) regexp_parser (2.9.0) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.60.2) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -78,6 +80,7 @@ GEM rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) + strscan (3.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)