Commit edcc1b2 1 parent faec530 commit edcc1b2 Copy full SHA for edcc1b2
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
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.2 "
18
+ gem "tzinfo-data" , "= 1.2025.1 "
19
19
end
20
20
21
21
# Performance-booster for watching directories on Windows
Original file line number Diff line number Diff line change 4
4
addressable (2.8.7 )
5
5
public_suffix (>= 2.0.2 , < 7.0 )
6
6
colorator (1.1.0 )
7
- concurrent-ruby (1.2.3 )
7
+ concurrent-ruby (1.3.5 )
8
8
em-websocket (0.5.3 )
9
9
eventmachine (>= 0.12.9 )
10
10
http_parser.rb (~> 0 )
79
79
unicode-display_width (>= 1.1.1 , < 3 )
80
80
tzinfo (2.0.6 )
81
81
concurrent-ruby (~> 1.0 )
82
- tzinfo-data (1.2024.2 )
82
+ tzinfo-data (1.2025.1 )
83
83
tzinfo (>= 1.0.0 )
84
84
unicode-display_width (2.4.2 )
85
85
wdm (0.2.0 )
@@ -96,7 +96,7 @@ DEPENDENCIES
96
96
kramdown-parser-gfm (= 1.1.0 )
97
97
minima (= 2.5.2 )
98
98
tzinfo (= 2.0.6 )
99
- tzinfo-data (= 1.2024.2 )
99
+ tzinfo-data (= 1.2025.1 )
100
100
wdm (= 0.2.0 )
101
101
102
102
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments