Skip to content

Commit

Permalink
Bump erb_lint from 0.5.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/Shopify/erb-lint/releases)
- [Commits](Shopify/erb_lint@v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: erb_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent fca8bec commit 931a031
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,12 @@ GEM
dotenv (= 3.1.4)
railties (>= 6.1)
drb (2.2.1)
erb_lint (0.5.0)
erb_lint (0.7.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
rainbow
rubocop
rubocop (>= 1)
smart_properties
erubi (1.13.0)
faraday (2.12.0)
Expand Down Expand Up @@ -278,8 +278,8 @@ GEM
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
pagy (9.1.0)
parallel (1.24.0)
parser (3.3.2.0)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pg (1.5.8)
Expand Down Expand Up @@ -333,18 +333,17 @@ GEM
bcrypt (~> 3.1)
rails (>= 7.1.0.beta1)
rexml (3.3.8)
rubocop (1.64.1)
rubocop (1.67.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-minitest (0.35.0)
rubocop (>= 1.61, < 2.0)
Expand Down Expand Up @@ -411,7 +410,7 @@ GEM
turbo-rails (>= 1.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
uri (0.13.1)
useragent (0.16.10)
vcr (6.3.1)
Expand Down

0 comments on commit 931a031

Please sign in to comment.