about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2023-03-17 05:13:28 -0400
committerGitHub <noreply@github.com>2023-03-17 10:13:28 +0100
commitb22b4bac03182aecdc09e2e6b896ff7ec67d7dd6 (patch)
tree847f00a2b6faee82d10b3d905cb79adc93c4a564 /Gemfile.lock
parentd75a1e5054bc51d00b2ded834887f0cac23537b4 (diff)
Include config/ and update all rubcop deps (#23963)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 5 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c7e1d1750..8b16b9308 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -613,19 +613,19 @@ GEM
       unicode-display_width (>= 2.4.0, < 3.0)
     rubocop-ast (1.27.0)
       parser (>= 3.2.1.0)
-    rubocop-capybara (2.17.0)
+    rubocop-capybara (2.17.1)
       rubocop (~> 1.41)
     rubocop-performance (1.16.0)
       rubocop (>= 1.7.0, < 2.0)
       rubocop-ast (>= 0.4.0)
-    rubocop-rails (2.17.4)
+    rubocop-rails (2.18.0)
       activesupport (>= 4.2.0)
       rack (>= 1.1)
       rubocop (>= 1.33.0, < 2.0)
-    rubocop-rspec (2.18.1)
+    rubocop-rspec (2.19.0)
       rubocop (~> 1.33)
       rubocop-capybara (~> 2.17)
-    ruby-progressbar (1.11.0)
+    ruby-progressbar (1.13.0)
     ruby-saml (1.13.0)
       nokogiri (>= 1.10.5)
       rexml
@@ -864,6 +864,7 @@ DEPENDENCIES
   rspec_chunked (~> 0.6)
   rspec_junit_formatter (~> 0.6)
   rubocop
+  rubocop-capybara
   rubocop-performance
   rubocop-rails
   rubocop-rspec