Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit f767749

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] <[email protected]>
1 parent af8d9ce commit f767749

File tree

1 file changed

+40
-23
lines changed

1 file changed

+40
-23
lines changed

Gemfile.lock

Lines changed: 40 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,41 @@ 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-
em-websocket (0.5.1)
18+
concurrent-ruby (1.1.9)
19+
em-websocket (0.5.2)
2020
eventmachine (>= 0.12.9)
2121
http_parser.rb (~> 0.6.0)
22-
ethon (0.11.0)
23-
ffi (>= 1.3.0)
24-
eventmachine (1.2.5)
22+
ethon (0.14.0)
23+
ffi (>= 1.15.0)
24+
eventmachine (1.2.7)
2525
execjs (2.7.0)
26-
faraday (0.14.0)
26+
faraday (1.5.1)
27+
faraday-em_http (~> 1.0)
28+
faraday-em_synchrony (~> 1.0)
29+
faraday-excon (~> 1.1)
30+
faraday-httpclient (~> 1.0.1)
31+
faraday-net_http (~> 1.0)
32+
faraday-net_http_persistent (~> 1.1)
33+
faraday-patron (~> 1.0)
2734
multipart-post (>= 1.2, < 3)
28-
ffi (1.9.23)
35+
ruby2_keywords (>= 0.0.4)
36+
faraday-em_http (1.0.0)
37+
faraday-em_synchrony (1.0.0)
38+
faraday-excon (1.1.0)
39+
faraday-httpclient (1.0.1)
40+
faraday-net_http (1.0.1)
41+
faraday-net_http_persistent (1.2.0)
42+
faraday-patron (1.0.0)
43+
ffi (1.15.3)
2944
forwardable-extended (2.6.0)
3045
gemoji (3.0.0)
3146
github-pages (182)
@@ -185,7 +200,7 @@ GEM
185200
jekyll-seo-tag (~> 2.0)
186201
jekyll-titles-from-headings (0.5.1)
187202
jekyll (~> 3.3)
188-
jekyll-watch (2.0.0)
203+
jekyll-watch (2.2.1)
189204
listen (~> 3.0)
190205
jemoji (0.9.0)
191206
activesupport (~> 4.0, >= 4.2.9)
@@ -205,36 +220,38 @@ GEM
205220
jekyll-feed (~> 0.9)
206221
jekyll-seo-tag (~> 2.1)
207222
minitest (5.11.3)
208-
multipart-post (2.0.0)
209-
net-dns (0.8.0)
223+
multipart-post (2.1.1)
224+
net-dns (0.9.0)
210225
nokogiri (1.10.5)
211226
mini_portile2 (~> 2.4.0)
212-
octokit (4.8.0)
227+
octokit (4.21.0)
228+
faraday (>= 0.9)
213229
sawyer (~> 0.8.0, >= 0.5.3)
214-
pathutil (0.16.1)
230+
pathutil (0.16.2)
215231
forwardable-extended (~> 2.6)
216232
public_suffix (2.0.5)
217-
rb-fsevent (0.10.3)
218-
rb-inotify (0.9.10)
219-
ffi (>= 0.5.0, < 2)
233+
rb-fsevent (0.11.0)
234+
rb-inotify (0.10.1)
235+
ffi (~> 1.0)
220236
rouge (2.2.1)
221237
ruby-enum (0.7.2)
222238
i18n
239+
ruby2_keywords (0.0.4)
223240
ruby_dep (1.5.0)
224241
rubyzip (2.0.0)
225-
safe_yaml (1.0.4)
226-
sass (3.5.6)
242+
safe_yaml (1.0.5)
243+
sass (3.7.4)
227244
sass-listen (~> 4.0.0)
228245
sass-listen (4.0.0)
229246
rb-fsevent (~> 0.9, >= 0.9.4)
230247
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)
248+
sawyer (0.8.2)
249+
addressable (>= 2.3.5)
250+
faraday (> 0.8, < 2.0)
234251
terminal-table (1.8.0)
235252
unicode-display_width (~> 1.1, >= 1.1.1)
236253
thread_safe (0.3.6)
237-
typhoeus (1.3.0)
254+
typhoeus (1.4.0)
238255
ethon (>= 0.9.0)
239256
tzinfo (1.2.5)
240257
thread_safe (~> 0.1)

0 commit comments

Comments
 (0)