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 41f0712 commit 1b03a93Copy full SHA for 1b03a93
2 files changed
Gemfile
@@ -37,7 +37,7 @@ gem "redis", ">= 4.0.1"
37
# gem "bcrypt", "~> 3.1.7"
38
39
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
40
-gem "tzinfo-data", platforms: %i[ mingw mswin x64_mingw jruby ]
+gem "tzinfo-data", platforms: %i[ windows jruby ]
41
42
# Reduces boot times through caching; required in config/boot.rb
43
gem "bootsnap", require: false
Gemfile.lock
@@ -392,4 +392,4 @@ RUBY VERSION
392
ruby 3.4.2p28
393
394
BUNDLED WITH
395
- 2.6.7
+ 2.7.0
0 commit comments