summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-05-25 18:03:46 -0400
committerDavid Gay <david@davidgay.org>2021-05-25 18:03:46 -0400
commit973743fb2b7f099b7abb70541bf6cadbb2aeac57 (patch)
treeb0acb5b9aaa13709c2d15940b7eeb104ed5a4f50 /Gemfile
parent60b1c2fbda7f67810fbda5f5bb671a0e123be5e4 (diff)
parentfcaef4f8144221bb2b4b9f77525bd8b8767e226a (diff)
Merge branch 'develop'
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
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]