diff --git a/Gemfile b/Gemfile index 92cd353ee..fea4556a3 100644 --- a/Gemfile +++ b/Gemfile @@ -110,7 +110,7 @@ gem "rack-contrib", "~> 2.5" gem "rails-i18n", "~> 7.0" -gem "erb_lint", "~> 0.8.0", group: :development, require: false +gem "erb_lint", "~> 0.9.0", group: :development, require: false gem "i18n-js", "~> 4.2" diff --git a/Gemfile.lock b/Gemfile.lock index 4a630f05e..8801b8d42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,7 +216,7 @@ GEM drb (2.2.1) email_validator (2.2.4) activemodel - erb_lint (0.8.0) + erb_lint (0.9.0) activesupport better_html (>= 2.0.1) parser (>= 2.7.1.4) @@ -436,14 +436,14 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.18.1) + nokogiri (1.18.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.1-x64-mingw-ucrt) + nokogiri (1.18.2-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.18.1-x86_64-darwin) + nokogiri (1.18.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.1-x86_64-linux-gnu) + nokogiri (1.18.2-x86_64-linux-gnu) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -795,7 +795,7 @@ DEPENDENCIES devise-i18n (~> 1.12) devise_zxcvbn (~> 6.0) dotenv-rails (~> 3.1) - erb_lint (~> 0.8.0) + erb_lint (~> 0.9.0) factory_bot faker (~> 3.5) federails!