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 af4907d commit 0789b88Copy full SHA for 0789b88
Gemfile
@@ -39,9 +39,6 @@ gem 'active_decorator'
39
# Use Active Model has_secure_password [https://guides.rubyonrails.org/active_model_basics.html#securepassword]
40
# gem "bcrypt", "~> 3.1.7"
41
42
-# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
43
-gem "tzinfo-data", platforms: %i[ mswin mswin64 mingw x64_mingw jruby ]
44
-
45
# Reduces boot times through caching; required in config/boot.rb
46
gem "bootsnap", require: false
47
0 commit comments