summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRenaud Chaput <renchap@gmail.com>2023-07-12 12:31:10 +0200
committerGitHub <noreply@github.com>2023-07-12 12:31:10 +0200
commitbe34b437eda14b7c3f823e39d9ab7b4902e55a25 (patch)
tree45082cad7069219ed2006dae5988841b602f0f90 /Gemfile.lock
parentf831452037401b3bf85b910542a06544111cea60 (diff)
Update `haml-lint` (#25929)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 29adaf9cfff..5e130962200 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -291,11 +291,11 @@ GEM
activesupport (>= 5.1)
haml (>= 4.0.6)
railties (>= 5.1)
- haml_lint (0.45.0)
+ haml_lint (0.48.0)
haml (>= 4.0, < 6.2)
parallel (~> 1.10)
rainbow
- rubocop (>= 0.50.0)
+ rubocop (>= 1.0)
sysexits (~> 1.1)
hashdiff (1.0.1)
hashie (5.0.0)