Skip to content

Commit

Permalink
remove tzinfo
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjeanson committed Sep 5, 2024
1 parent cddd6c0 commit 55ac5ae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ gem "puma", ">= 5.0"
# Use Active Model has_secure_password [https://guides.rubyonrails.org/active_model_basics.html#securepassword]
# gem "bcrypt", "~> 3.1.7"

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem "tzinfo-data", platforms: %i[ windows jruby ]

# Reduces boot times through caching; required in config/boot.rb
gem "bootsnap", require: false

Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ DEPENDENCIES
rubocop-rails-omakase
shoulda-matchers (~> 6.0)
sqlite3 (>= 1.4)
tzinfo-data

BUNDLED WITH
2.5.18

0 comments on commit 55ac5ae

Please sign in to comment.