Skip to content

Commit 4849de8

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 f7e46d5 commit 4849de8

File tree

1 file changed

+51
-30
lines changed

1 file changed

+51
-30
lines changed

Gemfile.lock

Lines changed: 51 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -35,38 +35,59 @@ GEM
3535
minitest (~> 5.1)
3636
thread_safe (~> 0.3, >= 0.3.4)
3737
tzinfo (~> 1.1)
38-
addressable (2.5.2)
39-
public_suffix (>= 2.0.2, < 4.0)
38+
addressable (2.8.0)
39+
public_suffix (>= 2.0.2, < 5.0)
4040
arel (6.0.4)
4141
builder (3.2.3)
4242
color (1.8)
4343
colorator (1.1.0)
44-
concurrent-ruby (1.1.5)
44+
concurrent-ruby (1.1.10)
4545
crass (1.0.4)
46-
em-websocket (0.5.1)
46+
em-websocket (0.5.3)
4747
eventmachine (>= 0.12.9)
48-
http_parser.rb (~> 0.6.0)
48+
http_parser.rb (~> 0)
4949
erubis (2.7.0)
5050
eventmachine (1.2.7)
51-
faraday (0.15.3)
51+
faraday (1.10.0)
52+
faraday-em_http (~> 1.0)
53+
faraday-em_synchrony (~> 1.0)
54+
faraday-excon (~> 1.1)
55+
faraday-httpclient (~> 1.0)
56+
faraday-multipart (~> 1.0)
57+
faraday-net_http (~> 1.0)
58+
faraday-net_http_persistent (~> 1.0)
59+
faraday-patron (~> 1.0)
60+
faraday-rack (~> 1.0)
61+
faraday-retry (~> 1.0)
62+
ruby2_keywords (>= 0.0.4)
63+
faraday-em_http (1.0.0)
64+
faraday-em_synchrony (1.0.0)
65+
faraday-excon (1.1.0)
66+
faraday-httpclient (1.0.1)
67+
faraday-multipart (1.0.3)
5268
multipart-post (>= 1.2, < 3)
53-
ffi (1.9.25)
69+
faraday-net_http (1.0.1)
70+
faraday-net_http_persistent (1.2.0)
71+
faraday-patron (1.0.0)
72+
faraday-rack (1.0.0)
73+
faraday-retry (1.0.3)
74+
ffi (1.15.5)
5475
forwardable-extended (2.6.0)
5576
geo_pattern (1.2.1)
5677
color (~> 1.5)
5778
globalid (0.4.1)
5879
activesupport (>= 4.2.0)
59-
http_parser.rb (0.6.0)
80+
http_parser.rb (0.8.0)
6081
i18n (0.9.5)
6182
concurrent-ruby (~> 1.0)
62-
jekyll (3.8.4)
83+
jekyll (3.9.2)
6384
addressable (~> 2.4)
6485
colorator (~> 1.0)
6586
em-websocket (~> 0.5)
6687
i18n (~> 0.7)
6788
jekyll-sass-converter (~> 1.0)
6889
jekyll-watch (~> 2.0)
69-
kramdown (~> 1.14)
90+
kramdown (>= 1.17, < 3)
7091
liquid (~> 4.0)
7192
mercenary (~> 0.3.3)
7293
pathutil (~> 0.9)
@@ -83,14 +104,13 @@ GEM
83104
sass (~> 3.4)
84105
jekyll-sitemap (1.3.1)
85106
jekyll (>= 3.7, < 5.0)
86-
jekyll-watch (2.1.2)
107+
jekyll-watch (2.2.1)
87108
listen (~> 3.0)
88109
kramdown (1.17.0)
89-
liquid (4.0.1)
90-
listen (3.1.5)
91-
rb-fsevent (~> 0.9, >= 0.9.4)
92-
rb-inotify (~> 0.9, >= 0.9.7)
93-
ruby_dep (~> 1.2)
110+
liquid (4.0.3)
111+
listen (3.7.1)
112+
rb-fsevent (~> 0.10, >= 0.10.3)
113+
rb-inotify (~> 0.9, >= 0.9.10)
94114
loofah (2.2.3)
95115
crass (~> 1.0.2)
96116
nokogiri (>= 1.5.9)
@@ -101,20 +121,21 @@ GEM
101121
mini_mime (1.0.1)
102122
mini_portile2 (2.8.0)
103123
minitest (5.11.3)
104-
multipart-post (2.0.0)
124+
multipart-post (2.1.1)
105125
nokogiri (1.13.4)
106126
mini_portile2 (~> 2.8.0)
107127
racc (~> 1.4)
108-
octokit (4.13.0)
128+
octokit (4.22.0)
129+
faraday (>= 0.9)
109130
sawyer (~> 0.8.0, >= 0.5.3)
110-
pathutil (0.16.1)
131+
pathutil (0.16.2)
111132
forwardable-extended (~> 2.6)
112133
protobuf (3.8.4)
113134
activesupport (>= 3.2)
114135
middleware
115136
thor
116137
thread_safe
117-
public_suffix (3.0.3)
138+
public_suffix (4.0.7)
118139
racc (1.6.0)
119140
rack (1.6.10)
120141
rack-test (0.6.3)
@@ -144,23 +165,23 @@ GEM
144165
rake (>= 0.8.7)
145166
thor (>= 0.18.1, < 2.0)
146167
rake (12.3.2)
147-
rb-fsevent (0.10.3)
148-
rb-inotify (0.9.10)
149-
ffi (>= 0.5.0, < 2)
150-
rouge (3.4.1)
168+
rb-fsevent (0.11.1)
169+
rb-inotify (0.10.1)
170+
ffi (~> 1.0)
171+
rouge (3.28.0)
151172
rough (0.2.6)
152173
protobuf (>= 3.4)
153174
rails (~> 4.1)
154-
ruby_dep (1.5.0)
155-
safe_yaml (1.0.4)
156-
sass (3.6.0)
175+
ruby2_keywords (0.0.5)
176+
safe_yaml (1.0.5)
177+
sass (3.7.4)
157178
sass-listen (~> 4.0.0)
158179
sass-listen (4.0.0)
159180
rb-fsevent (~> 0.9, >= 0.9.4)
160181
rb-inotify (~> 0.9, >= 0.9.7)
161-
sawyer (0.8.1)
162-
addressable (>= 2.3.5, < 2.6)
163-
faraday (~> 0.8, < 1.0)
182+
sawyer (0.8.2)
183+
addressable (>= 2.3.5)
184+
faraday (> 0.8, < 2.0)
164185
sprockets (3.7.2)
165186
concurrent-ruby (~> 1.0)
166187
rack (> 1, < 3)

0 commit comments

Comments
 (0)