Skip to content

Commit b2bdb32

Browse files
dependabot[bot]rmehner
authored andcommitted
Bump addressable from 2.5.2 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.5.2...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d35613b commit b2bdb32

1 file changed

Lines changed: 47 additions & 22 deletions

File tree

Gemfile.lock

Lines changed: 47 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,45 @@ GEM
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
addressable (2.5.2)
10-
public_suffix (>= 2.0.2, < 4.0)
9+
addressable (2.8.0)
10+
public_suffix (>= 2.0.2, < 5.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
1414
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
1616
commonmarker (0.17.9)
1717
ruby-enum (~> 0.5)
18-
concurrent-ruby (1.0.5)
19-
dnsruby (1.60.2)
20-
em-websocket (0.5.1)
18+
concurrent-ruby (1.1.9)
19+
dnsruby (1.61.7)
20+
simpleidn (~> 0.1)
21+
em-websocket (0.5.2)
2122
eventmachine (>= 0.12.9)
2223
http_parser.rb (~> 0.6.0)
23-
ethon (0.11.0)
24-
ffi (>= 1.3.0)
24+
ethon (0.14.0)
25+
ffi (>= 1.15.0)
2526
eventmachine (1.2.7)
2627
execjs (2.7.0)
27-
faraday (0.15.2)
28+
faraday (1.8.0)
29+
faraday-em_http (~> 1.0)
30+
faraday-em_synchrony (~> 1.0)
31+
faraday-excon (~> 1.1)
32+
faraday-httpclient (~> 1.0.1)
33+
faraday-net_http (~> 1.0)
34+
faraday-net_http_persistent (~> 1.1)
35+
faraday-patron (~> 1.0)
36+
faraday-rack (~> 1.0)
2837
multipart-post (>= 1.2, < 3)
29-
ffi (1.9.25)
38+
ruby2_keywords (>= 0.0.4)
39+
faraday-em_http (1.0.0)
40+
faraday-em_synchrony (1.0.0)
41+
faraday-excon (1.1.0)
42+
faraday-httpclient (1.0.1)
43+
faraday-net_http (1.0.1)
44+
faraday-net_http_persistent (1.2.0)
45+
faraday-patron (1.0.0)
46+
faraday-rack (1.0.0)
47+
ffi (1.15.4)
3048
forwardable-extended (2.6.0)
3149
gemoji (3.0.0)
3250
github-pages (186)
@@ -185,7 +203,7 @@ GEM
185203
jekyll-seo-tag (~> 2.0)
186204
jekyll-titles-from-headings (0.5.1)
187205
jekyll (~> 3.3)
188-
jekyll-watch (2.0.0)
206+
jekyll-watch (2.2.1)
189207
listen (~> 3.0)
190208
jemoji (0.9.0)
191209
activesupport (~> 4.0, >= 4.2.9)
@@ -205,40 +223,47 @@ GEM
205223
jekyll-feed (~> 0.9)
206224
jekyll-seo-tag (~> 2.1)
207225
minitest (5.11.3)
208-
multipart-post (2.0.0)
226+
multipart-post (2.1.1)
209227
nokogiri (1.12.5)
210228
mini_portile2 (~> 2.6.1)
211229
racc (~> 1.4)
212-
octokit (4.9.0)
230+
octokit (4.21.0)
231+
faraday (>= 0.9)
213232
sawyer (~> 0.8.0, >= 0.5.3)
214-
pathutil (0.16.1)
233+
pathutil (0.16.2)
215234
forwardable-extended (~> 2.6)
216235
public_suffix (2.0.5)
217236
racc (1.5.2)
218-
rb-fsevent (0.10.3)
219-
rb-inotify (0.9.10)
220-
ffi (>= 0.5.0, < 2)
237+
rb-fsevent (0.11.0)
238+
rb-inotify (0.10.1)
239+
ffi (~> 1.0)
221240
rouge (2.2.1)
222241
ruby-enum (0.7.2)
223242
i18n
243+
ruby2_keywords (0.0.5)
224244
ruby_dep (1.5.0)
225245
rubyzip (2.0.0)
226-
safe_yaml (1.0.4)
227-
sass (3.5.6)
246+
safe_yaml (1.0.5)
247+
sass (3.7.4)
228248
sass-listen (~> 4.0.0)
229249
sass-listen (4.0.0)
230250
rb-fsevent (~> 0.9, >= 0.9.4)
231251
rb-inotify (~> 0.9, >= 0.9.7)
232-
sawyer (0.8.1)
233-
addressable (>= 2.3.5, < 2.6)
234-
faraday (~> 0.8, < 1.0)
252+
sawyer (0.8.2)
253+
addressable (>= 2.3.5)
254+
faraday (> 0.8, < 2.0)
255+
simpleidn (0.2.1)
256+
unf (~> 0.1.4)
235257
terminal-table (1.8.0)
236258
unicode-display_width (~> 1.1, >= 1.1.1)
237259
thread_safe (0.3.6)
238-
typhoeus (1.3.0)
260+
typhoeus (1.4.0)
239261
ethon (>= 0.9.0)
240262
tzinfo (1.2.5)
241263
thread_safe (~> 0.1)
264+
unf (0.1.4)
265+
unf_ext
266+
unf_ext (0.0.8)
242267
unicode-display_width (1.4.0)
243268

244269
PLATFORMS

0 commit comments

Comments
 (0)