Revert "Bump erb_lint from 0.0.37 to 0.1.0 (#14348)" (#14365)

This reverts commit b3322b7fbf.
This commit is contained in:
Jamie Gaskins 2021-07-27 13:34:37 -04:00 committed by GitHub
parent baa67ffd5a
commit 815ad4169b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -124,7 +124,7 @@ group :development do
gem "brakeman", "~> 5.1", require: false # Brakeman detects security vulnerabilities in Ruby on Rails applications via static analysis
gem "bundler-audit", "~> 0.8" # bundler-audit provides patch-level verification for Bundled apps
gem "derailed_benchmarks", "~> 2.1", require: false # A series of things you can use to benchmark a Rails or Ruby app
gem "erb_lint", "~> 0.1.0", require: false # ERB Linter tool
gem "erb_lint", "~> 0.0.37", require: false # ERB Linter tool
gem "guard", "~> 2.18", require: false # Guard is a command line tool to easily handle events on file system modifications
gem "guard-livereload", "~> 2.5", require: false # Guard::LiveReload automatically reloads your browser when 'view' files are modified
gem "listen", "~> 3.6", require: false # Helps 'listen' to file system modifications events (also used by other gems like guard)

View file

@ -231,7 +231,7 @@ GEM
activemodel
emoji_regex (3.2.2)
equalizer (0.0.11)
erb_lint (0.1.0)
erb_lint (0.0.37)
activesupport
better_html (~> 1.0.7)
html_tokenizer
@ -878,7 +878,7 @@ DEPENDENCIES
dotenv-rails (~> 2.7.6)
email_validator (~> 2.2)
emoji_regex (~> 3.2)
erb_lint (~> 0.1.0)
erb_lint (~> 0.0.37)
exifr (>= 1.3.6)
factory_bot_rails (~> 6.2)
faker (~> 2.18)

BIN
vendor/cache/erb_lint-0.0.37.gem vendored Normal file

Binary file not shown.

Binary file not shown.