diff --git a/Gemfile.lock b/Gemfile.lock index 19d4e2cd5..75ebdfa09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM mime-types terrapin (~> 0.6.0) language_server-protocol (3.17.0.3) - lint_roller (1.0.0) + lint_roller (1.1.0) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -478,16 +478,16 @@ GEM net-scp (>= 1.1.2) net-ssh (>= 2.8.0) staccato (0.5.3) - standard (1.29.0) + standard (1.30.1) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) rubocop (~> 1.52.0) standard-custom (~> 1.0.0) standard-performance (~> 1.1.0) - standard-custom (1.0.0) - lint_roller (~> 1.0) - standard-performance (1.1.0) + standard-custom (1.0.1) lint_roller (~> 1.0) + standard-performance (1.1.1) + lint_roller (~> 1.1) rubocop-performance (~> 1.18.0) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0)