Commit a25e9b3 1 parent f9aa82b commit a25e9b3 Copy full SHA for a25e9b3
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
# and associated library.
16
16
install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do
17
17
gem "tzinfo" , "= 2.0.6"
18
- gem "tzinfo-data" , "= 1.2024.1 "
18
+ gem "tzinfo-data" , "= 1.2024.2 "
19
19
end
20
20
21
21
# Performance-booster for watching directories on Windows
Original file line number Diff line number Diff line change 77
77
unicode-display_width (>= 1.1.1 , < 3 )
78
78
tzinfo (2.0.6 )
79
79
concurrent-ruby (~> 1.0 )
80
- tzinfo-data (1.2024.1 )
80
+ tzinfo-data (1.2024.2 )
81
81
tzinfo (>= 1.0.0 )
82
82
unicode-display_width (2.4.2 )
83
83
wdm (0.2.0 )
@@ -94,7 +94,7 @@ DEPENDENCIES
94
94
kramdown-parser-gfm (= 1.1.0 )
95
95
minima (= 2.5.1 )
96
96
tzinfo (= 2.0.6 )
97
- tzinfo-data (= 1.2024.1 )
97
+ tzinfo-data (= 1.2024.2 )
98
98
wdm (= 0.2.0 )
99
99
100
100
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments