From 69d8373e5af170fd23ba46067f76bc69cfb1337d Mon Sep 17 00:00:00 2001 From: David Gay Date: Tue, 25 May 2021 18:02:11 -0400 Subject: Gemfile: Get rid of Windows crap --- Gemfile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 6888888..9c72bc5 100644 --- a/Gemfile +++ b/Gemfile @@ -66,6 +66,3 @@ group :test do # Easy installation and use of web drivers to run system tests with browsers gem "webdrivers" end - -# Windows does not include zoneinfo files, so bundle the tzinfo-data gem -gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby] -- cgit v1.2.3