We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dedb07 commit 0d8e8ffCopy full SHA for 0d8e8ff
Gemfile
@@ -79,6 +79,3 @@ group :development do
79
gem 'spring'
80
gem 'spring-watcher-listen', '~> 2.0.0'
81
end
82
-
83
-# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
84
-gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
Gemfile.lock
@@ -381,7 +381,6 @@ DEPENDENCIES
381
simplecov
382
spring
383
spring-watcher-listen (~> 2.0.0)
384
- tzinfo-data
385
386
RUBY VERSION
387
ruby 2.6.5p114
0 commit comments