File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change 92
92
listen (3.8.0 )
93
93
rb-fsevent (~> 0.10 , >= 0.10.3 )
94
94
rb-inotify (~> 0.9 , >= 0.9.10 )
95
+ logger (1.6.6 )
95
96
mercenary (0.4.0 )
96
97
multi_json (1.15.0 )
97
- mustermann (3.0.0 )
98
+ mustermann (3.0.3 )
98
99
ruby2_keywords (~> 0.0.1 )
99
100
namae (1.1.1 )
100
101
nokogiri (1.16.3-arm64-darwin )
@@ -109,11 +110,13 @@ GEM
109
110
forwardable-extended (~> 2.6 )
110
111
public_suffix (5.0.4 )
111
112
racc (1.7.3 )
112
- rack (3.0.13 )
113
- rack-protection (4.0 .0 )
113
+ rack (3.1.11 )
114
+ rack-protection (4.1 .0 )
114
115
base64 (>= 0.1.0 )
116
+ logger (>= 1.6.0 )
115
117
rack (>= 3.0.0 , < 4 )
116
- rack-session (2.0.0 )
118
+ rack-session (2.1.0 )
119
+ base64 (>= 0.1.0 )
117
120
rack (>= 3.0.0 )
118
121
rainbow (3.1.1 )
119
122
rake (13.1.0 )
@@ -131,21 +134,22 @@ GEM
131
134
sawyer (0.9.2 )
132
135
addressable (>= 2.3.5 )
133
136
faraday (>= 0.17.3 , < 3 )
134
- sinatra (4.0.0 )
137
+ sinatra (4.1.0 )
138
+ logger (>= 1.6.0 )
135
139
mustermann (~> 3.0 )
136
140
rack (>= 3.0.0 , < 4 )
137
- rack-protection (= 4.0 .0 )
141
+ rack-protection (= 4.1 .0 )
138
142
rack-session (>= 2.0.0 , < 3 )
139
143
tilt (~> 2.0 )
140
- sinatra-contrib (4.0 .0 )
144
+ sinatra-contrib (4.1 .0 )
141
145
multi_json (>= 0.0.2 )
142
146
mustermann (~> 3.0 )
143
- rack-protection (= 4.0 .0 )
144
- sinatra (= 4.0 .0 )
147
+ rack-protection (= 4.1 .0 )
148
+ sinatra (= 4.1 .0 )
145
149
tilt (~> 2.0 )
146
150
terminal-table (3.0.2 )
147
151
unicode-display_width (>= 1.1.1 , < 3 )
148
- tilt (2.3 .0 )
152
+ tilt (2.6 .0 )
149
153
unicode-display_width (2.5.0 )
150
154
webrick (1.8.2 )
151
155
You can’t perform that action at this time.
0 commit comments