diff --git a/Gemfile b/Gemfile index 271d883..edaa318 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ end platforms :mingw, :x64_mingw, :mswin, :jruby do gem "tzinfo", "~> 1.2" gem "tzinfo-data" -#end +end # Rendimiento gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]