Skip to content

Commit 94e50c3

Browse files
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 ae19b3c commit 94e50c3

File tree

1 file changed

+52
-24
lines changed

1 file changed

+52
-24
lines changed

Gemfile.lock

Lines changed: 52 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,28 +6,49 @@ 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.13)
1717
ruby-enum (~> 0.5)
18-
concurrent-ruby (1.1.3)
19-
dnsruby (1.61.2)
20-
addressable (~> 2.5)
21-
em-websocket (0.5.1)
18+
concurrent-ruby (1.1.9)
19+
dnsruby (1.61.9)
20+
simpleidn (~> 0.1)
21+
em-websocket (0.5.3)
2222
eventmachine (>= 0.12.9)
23-
http_parser.rb (~> 0.6.0)
24-
ethon (0.11.0)
25-
ffi (>= 1.3.0)
23+
http_parser.rb (~> 0)
24+
ethon (0.15.0)
25+
ffi (>= 1.15.0)
2626
eventmachine (1.2.7)
2727
execjs (2.7.0)
28-
faraday (0.15.4)
28+
faraday (1.10.0)
29+
faraday-em_http (~> 1.0)
30+
faraday-em_synchrony (~> 1.0)
31+
faraday-excon (~> 1.1)
32+
faraday-httpclient (~> 1.0)
33+
faraday-multipart (~> 1.0)
34+
faraday-net_http (~> 1.0)
35+
faraday-net_http_persistent (~> 1.0)
36+
faraday-patron (~> 1.0)
37+
faraday-rack (~> 1.0)
38+
faraday-retry (~> 1.0)
39+
ruby2_keywords (>= 0.0.4)
40+
faraday-em_http (1.0.0)
41+
faraday-em_synchrony (1.0.0)
42+
faraday-excon (1.1.0)
43+
faraday-httpclient (1.0.1)
44+
faraday-multipart (1.0.3)
2945
multipart-post (>= 1.2, < 3)
30-
ffi (1.9.25)
46+
faraday-net_http (1.0.1)
47+
faraday-net_http_persistent (1.2.0)
48+
faraday-patron (1.0.0)
49+
faraday-rack (1.0.0)
50+
faraday-retry (1.0.3)
51+
ffi (1.15.5)
3152
forwardable-extended (2.6.0)
3253
gemoji (3.0.0)
3354
github-pages (193)
@@ -84,7 +105,7 @@ GEM
84105
html-pipeline (2.9.1)
85106
activesupport (>= 2)
86107
nokogiri (>= 1.4)
87-
http_parser.rb (0.6.0)
108+
http_parser.rb (0.8.0)
88109
i18n (0.9.5)
89110
concurrent-ruby (~> 1.0)
90111
jekyll (3.7.4)
@@ -185,7 +206,7 @@ GEM
185206
jekyll-seo-tag (~> 2.0)
186207
jekyll-titles-from-headings (0.5.1)
187208
jekyll (~> 3.3)
188-
jekyll-watch (2.1.2)
209+
jekyll-watch (2.2.1)
189210
listen (~> 3.0)
190211
jemoji (0.10.1)
191212
gemoji (~> 3.0)
@@ -204,40 +225,47 @@ GEM
204225
jekyll-feed (~> 0.9)
205226
jekyll-seo-tag (~> 2.1)
206227
minitest (5.11.3)
207-
multipart-post (2.0.0)
228+
multipart-post (2.1.1)
208229
nokogiri (1.13.3)
209230
mini_portile2 (~> 2.8.0)
210231
racc (~> 1.4)
211-
octokit (4.13.0)
232+
octokit (4.22.0)
233+
faraday (>= 0.9)
212234
sawyer (~> 0.8.0, >= 0.5.3)
213235
pathutil (0.16.2)
214236
forwardable-extended (~> 2.6)
215237
public_suffix (2.0.5)
216238
racc (1.6.0)
217-
rb-fsevent (0.10.3)
218-
rb-inotify (0.9.10)
219-
ffi (>= 0.5.0, < 2)
239+
rb-fsevent (0.11.1)
240+
rb-inotify (0.10.1)
241+
ffi (~> 1.0)
220242
rouge (2.2.1)
221243
ruby-enum (0.7.2)
222244
i18n
245+
ruby2_keywords (0.0.5)
223246
ruby_dep (1.5.0)
224247
rubyzip (2.2.0)
225-
safe_yaml (1.0.4)
226-
sass (3.7.2)
248+
safe_yaml (1.0.5)
249+
sass (3.7.4)
227250
sass-listen (~> 4.0.0)
228251
sass-listen (4.0.0)
229252
rb-fsevent (~> 0.9, >= 0.9.4)
230253
rb-inotify (~> 0.9, >= 0.9.7)
231-
sawyer (0.8.1)
232-
addressable (>= 2.3.5, < 2.6)
233-
faraday (~> 0.8, < 1.0)
254+
sawyer (0.8.2)
255+
addressable (>= 2.3.5)
256+
faraday (> 0.8, < 2.0)
257+
simpleidn (0.2.1)
258+
unf (~> 0.1.4)
234259
terminal-table (1.8.0)
235260
unicode-display_width (~> 1.1, >= 1.1.1)
236261
thread_safe (0.3.6)
237-
typhoeus (1.3.1)
262+
typhoeus (1.4.0)
238263
ethon (>= 0.9.0)
239264
tzinfo (1.2.5)
240265
thread_safe (~> 0.1)
266+
unf (0.1.4)
267+
unf_ext
268+
unf_ext (0.0.8)
241269
unicode-display_width (1.4.0)
242270

243271
PLATFORMS

0 commit comments

Comments
 (0)