From ed733a651f4c5471d3fb823fb0bde8f876076c7d Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Thu, 6 Apr 2017 12:53:26 +0200 Subject: [PATCH] Windows cruft removed --- Gemfile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Gemfile b/Gemfile index 92b1370..c36b3e8 100644 --- a/Gemfile +++ b/Gemfile @@ -45,12 +45,6 @@ group :development do #gem 'meta_request' end -# Windows does not include zoneinfo files, so bundle the tzinfo-data gem -gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] - - - - # See https://github.com/sstephenson/execjs#readme for more supported runtimes gem 'therubyracer', platforms: :ruby