diff --git a/Gemfile b/Gemfile index 4f61866..7705fba 100644 --- a/Gemfile +++ b/Gemfile @@ -28,4 +28,4 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby] # Performance-booster for watching directories on Windows gem "wdm", "~> 0.1.0" if Gem.win_platform? -gem "erb", "~> 5.1.3" +gem "erb", "~> 6.0.1"