Skip to content

Commit f655bfa

Browse files
committed
Remove tzinfo-data gem from Gemfile
1 parent fc374e6 commit f655bfa

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ gem "sorbet-static-and-runtime", platforms: :ruby
1919
gem "tapioca", "~> 0.11", require: false, platforms: :ruby
2020
gem "psych", "~> 5.1", require: false
2121
gem "rails"
22-
gem "tzinfo-data", platforms: :windows

Gemfile.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ DEPENDENCIES
291291
sorbet-static-and-runtime
292292
sqlite3
293293
tapioca (~> 0.11)
294-
tzinfo-data
295294

296295
BUNDLED WITH
297296
2.4.22

gemfiles/Gemfile-rails-main

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ gem "sorbet-static-and-runtime", platforms: :ruby
1919
gem "tapioca", "~> 0.11", require: false, platforms: :ruby
2020
gem "psych", "~> 5.1", require: false
2121
gem "rails", github: "rails/rails", branch: "main"
22-
gem "tzinfo-data", platforms: :windows

0 commit comments

Comments
 (0)