Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pronto-erb_lint from 0.1.5 to 0.1.6 #176

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 8 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@ GEM
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
better_html (1.0.16)
actionview (>= 4.0)
activesupport (>= 4.0)
better_html (2.0.1)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
erubi (~> 1.4)
html_tokenizer (~> 0.0.6)
parser (>= 2.4)
smart_properties
brakeman (5.2.1)
Expand All @@ -38,10 +37,9 @@ GEM
rexml
crass (1.0.6)
diff-lcs (1.5.0)
erb_lint (0.0.37)
erb_lint (0.3.1)
activesupport
better_html (~> 1.0.7)
html_tokenizer
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
rainbow
rubocop
Expand All @@ -65,7 +63,6 @@ GEM
httparty (~> 0.20)
terminal-table (>= 1.5.1)
hashdiff (1.0.1)
html_tokenizer (0.0.7)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
Expand Down Expand Up @@ -105,9 +102,9 @@ GEM
pronto-bundler_audit (0.7.0)
bundler-audit (~> 0.8)
pronto (~> 0.11)
pronto-erb_lint (0.1.5)
erb_lint (~> 0.0.24)
pronto (> 0.9.0)
pronto-erb_lint (0.1.6)
erb_lint (~> 0.1, >= 0.1.1)
pronto (~> 0.9, > 0.9.0)
pronto-eslint_npm (0.11.0)
pronto (~> 0.11.0)
pronto-fasterer (0.11.1)
Expand Down