Commit b38d1a5 1 parent e639040 commit b38d1a5 Copy full SHA for b38d1a5
File tree 3 files changed +11
-20
lines changed
3 files changed +11
-20
lines changed Original file line number Diff line number Diff line change 18
18
forwardable-extended (~> 2.5 )
19
19
ffi (1.15.5 )
20
20
forwardable-extended (2.6.0 )
21
- google-protobuf (3.23.4 )
22
- google-protobuf (3.23.4 -aarch64-linux )
23
- google-protobuf (3.23.4 -x86_64-linux )
21
+ google-protobuf (3.24.3 )
22
+ google-protobuf (3.24.3 -aarch64-linux )
23
+ google-protobuf (3.24.3 -x86_64-linux )
24
24
http_parser.rb (0.8.0 )
25
25
i18n (1.14.1 )
26
26
concurrent-ruby (~> 1.0 )
61
61
mercenary (0.4.0 )
62
62
mini_portile2 (2.8.4 )
63
63
minitest (5.20.0 )
64
- nokogiri (1.15.3 )
64
+ nokogiri (1.15.4 )
65
65
mini_portile2 (~> 2.8.2 )
66
66
racc (~> 1.4 )
67
- nokogiri (1.15.3 -aarch64-linux )
67
+ nokogiri (1.15.4 -aarch64-linux )
68
68
racc (~> 1.4 )
69
- nokogiri (1.15.3 -x86_64-linux )
69
+ nokogiri (1.15.4 -x86_64-linux )
70
70
racc (~> 1.4 )
71
71
pathutil (0.16.2 )
72
72
forwardable-extended (~> 2.6 )
79
79
rexml (3.2.6 )
80
80
rouge (4.1.3 )
81
81
safe_yaml (1.0.5 )
82
- sass-embedded (1.64.2 )
82
+ sass-embedded (1.67.0 )
83
83
google-protobuf (~> 3.23 )
84
84
rake (>= 13.0.0 )
85
- sass-embedded (1.64.2 -aarch64-linux-gnu )
85
+ sass-embedded (1.67.0 -aarch64-linux-gnu )
86
86
google-protobuf (~> 3.23 )
87
- sass-embedded (1.64.2 -x86_64-linux-gnu )
87
+ sass-embedded (1.67.0 -x86_64-linux-gnu )
88
88
google-protobuf (~> 3.23 )
89
89
terminal-table (3.0.2 )
90
90
unicode-display_width (>= 1.1.1 , < 3 )
@@ -108,4 +108,4 @@ DEPENDENCIES
108
108
webrick
109
109
110
110
BUNDLED WITH
111
- 2.4.18
111
+ 2.4.19
Original file line number Diff line number Diff line change 1
1
# Site settings for development mode
2
- # url: https://dartlang-org-dev.firebaseapp.com
3
- # url: https://dartlang-org-staging-0.firebaseapp.com
4
2
5
3
# Dev url inside Docker container
6
4
url : http://0.0.0.0:4000
7
5
sass :
8
- cache : true
9
- style : extended
6
+ style : extended
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments