Skip to content

Commit e3deee0

Browse files
committed
Fixed CI
1 parent 27ef1e8 commit e3deee0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Gemfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ platforms :ruby, :windows do
1414
# gem "ruby-prof", require: false
1515
end
1616

17+
platforms :windows do
18+
gem "tzinfo-data"
19+
end
20+
1721
platforms :jruby do
1822
gem "sqlite3-ffi"
1923
end

0 commit comments

Comments
 (0)