Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 3f24334 commit ea2d3a0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
erb_lint (0.3.1)
erb_lint (0.5.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
Expand Down Expand Up @@ -317,7 +317,7 @@ GEM
loaf (0.10.0)
railties (>= 3.2)
logger (1.5.3)
loofah (2.21.3)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.7.1)
Expand All @@ -333,7 +333,7 @@ GEM
memoist (0.16.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.20.0)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
Expand All @@ -359,8 +359,8 @@ GEM
racc (~> 1.4)
observer (0.1.1)
os (1.1.1)
parallel (1.22.1)
parser (3.2.2.3)
parallel (1.24.0)
parser (3.3.0.2)
ast (~> 2.4.1)
racc
pg (1.5.4)
Expand All @@ -376,7 +376,7 @@ GEM
public_suffix (5.0.3)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
Expand Down Expand Up @@ -431,7 +431,7 @@ GEM
redis (>= 3, < 6)
redlock (1.3.2)
redis (>= 3.0.0, < 6.0)
regexp_parser (2.7.0)
regexp_parser (2.9.0)
representable (3.1.1)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
Expand Down Expand Up @@ -489,7 +489,7 @@ GEM
rubocop (~> 1.0)
rubocop-rspec (2.7.0)
rubocop (~> 1.19)
ruby-progressbar (1.11.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
secure_headers (6.5.0)
Expand Down Expand Up @@ -540,7 +540,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (2.3.0)
unicode-display_width (2.5.0)
vcr (6.2.0)
victor (0.3.4)
view_component (2.78.0)
Expand Down

0 comments on commit ea2d3a0

Please sign in to comment.