Skip to content

Commit d3c196d

Browse files
dependabot[bot]progval
authored andcommitted
Bump addressable from 2.5.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.0 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.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 274242d commit d3c196d

1 file changed

Lines changed: 41 additions & 20 deletions

File tree

Gemfile.lock

Lines changed: 41 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,34 @@ GEM
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
addressable (2.5.0)
11-
public_suffix (~> 2.0, >= 2.0.2)
10+
addressable (2.8.0)
11+
public_suffix (>= 2.0.2, < 5.0)
1212
coffee-script (2.4.1)
1313
coffee-script-source
1414
execjs
1515
coffee-script-source (1.12.2)
1616
colorator (1.1.0)
17-
ethon (0.10.1)
18-
ffi (>= 1.3.0)
17+
ethon (0.14.0)
18+
ffi (>= 1.15.0)
1919
execjs (2.7.0)
20-
faraday (0.11.0)
20+
faraday (1.5.1)
21+
faraday-em_http (~> 1.0)
22+
faraday-em_synchrony (~> 1.0)
23+
faraday-excon (~> 1.1)
24+
faraday-httpclient (~> 1.0.1)
25+
faraday-net_http (~> 1.0)
26+
faraday-net_http_persistent (~> 1.1)
27+
faraday-patron (~> 1.0)
2128
multipart-post (>= 1.2, < 3)
22-
ffi (1.9.17)
29+
ruby2_keywords (>= 0.0.4)
30+
faraday-em_http (1.0.0)
31+
faraday-em_synchrony (1.0.0)
32+
faraday-excon (1.1.0)
33+
faraday-httpclient (1.0.1)
34+
faraday-net_http (1.0.1)
35+
faraday-net_http_persistent (1.2.0)
36+
faraday-patron (1.0.0)
37+
ffi (1.15.3)
2338
forwardable-extended (2.6.0)
2439
gemoji (2.1.0)
2540
github-pages (115)
@@ -147,8 +162,8 @@ GEM
147162
jekyll (~> 3.3)
148163
jekyll-titles-from-headings (0.1.4)
149164
jekyll (~> 3.3)
150-
jekyll-watch (1.5.0)
151-
listen (~> 3.0, < 3.1)
165+
jekyll-watch (1.5.1)
166+
listen (~> 3.0)
152167
jemoji (0.7.0)
153168
activesupport (~> 4.0)
154169
gemoji (~> 2.0)
@@ -164,24 +179,30 @@ GEM
164179
mini_portile2 (2.1.0)
165180
minima (2.0.0)
166181
minitest (5.10.1)
167-
multipart-post (2.0.0)
168-
net-dns (0.8.0)
182+
multipart-post (2.1.1)
183+
net-dns (0.9.0)
169184
nokogiri (1.6.8.1)
170185
mini_portile2 (~> 2.1.0)
171-
octokit (4.6.2)
186+
octokit (4.21.0)
187+
faraday (>= 0.9)
172188
sawyer (~> 0.8.0, >= 0.5.3)
173-
pathutil (0.14.0)
189+
pathutil (0.16.2)
174190
forwardable-extended (~> 2.6)
175191
public_suffix (2.0.5)
176-
rb-fsevent (0.9.8)
177-
rb-inotify (0.9.7)
178-
ffi (>= 0.5.0)
192+
rb-fsevent (0.11.0)
193+
rb-inotify (0.10.1)
194+
ffi (~> 1.0)
179195
rouge (1.11.1)
180-
safe_yaml (1.0.4)
181-
sass (3.4.23)
182-
sawyer (0.8.1)
183-
addressable (>= 2.3.5, < 2.6)
184-
faraday (~> 0.8, < 1.0)
196+
ruby2_keywords (0.0.4)
197+
safe_yaml (1.0.5)
198+
sass (3.7.4)
199+
sass-listen (~> 4.0.0)
200+
sass-listen (4.0.0)
201+
rb-fsevent (~> 0.9, >= 0.9.4)
202+
rb-inotify (~> 0.9, >= 0.9.7)
203+
sawyer (0.8.2)
204+
addressable (>= 2.3.5)
205+
faraday (> 0.8, < 2.0)
185206
terminal-table (1.7.3)
186207
unicode-display_width (~> 1.1.1)
187208
thread_safe (0.3.5)

0 commit comments

Comments
 (0)