Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6986680

Browse filesBrowse files
Bump addressable from 2.5.1 to 2.8.1
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.1 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.5.1...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6ada7b commit 6986680
Copy full SHA for 6986680

File tree

1 file changed

+29
-22
lines changed
Filter options

1 file changed

+29
-22
lines changed

‎Gemfile.lock

Copy file name to clipboardExpand all lines: Gemfile.lock
+29-22Lines changed: 29 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,21 @@ GEM
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
addressable (2.5.1)
10-
public_suffix (~> 2.0, >= 2.0.2)
9+
addressable (2.8.1)
10+
public_suffix (>= 2.0.2, < 6.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
1414
coffee-script-source (1.12.2)
1515
colorator (1.1.0)
16-
ethon (0.10.1)
17-
ffi (>= 1.3.0)
16+
ethon (0.15.0)
17+
ffi (>= 1.15.0)
1818
execjs (2.7.0)
19-
faraday (0.12.1)
20-
multipart-post (>= 1.2, < 3)
21-
ffi (1.11.3)
19+
faraday (2.6.0)
20+
faraday-net_http (>= 2.0, < 3.1)
21+
ruby2_keywords (>= 0.0.4)
22+
faraday-net_http (3.0.1)
23+
ffi (1.15.5)
2224
forwardable-extended (2.6.0)
2325
gemoji (3.0.0)
2426
github-pages (141)
@@ -145,8 +147,8 @@ GEM
145147
jekyll (~> 3.3)
146148
jekyll-titles-from-headings (0.2.0)
147149
jekyll (~> 3.3)
148-
jekyll-watch (1.5.0)
149-
listen (~> 3.0, < 3.1)
150+
jekyll-watch (1.5.1)
151+
listen (~> 3.0)
150152
jemoji (0.8.0)
151153
activesupport (~> 4.0)
152154
gemoji (~> 3.0)
@@ -162,26 +164,31 @@ GEM
162164
minima (2.1.1)
163165
jekyll (~> 3.3)
164166
minitest (5.10.2)
165-
multipart-post (2.0.0)
166-
net-dns (0.8.0)
167+
net-dns (0.9.0)
167168
nokogiri (1.13.9)
168169
mini_portile2 (~> 2.8.0)
169170
racc (~> 1.4)
170-
octokit (4.7.0)
171-
sawyer (~> 0.8.0, >= 0.5.3)
172-
pathutil (0.14.0)
171+
octokit (4.25.1)
172+
faraday (>= 1, < 3)
173+
sawyer (~> 0.9)
174+
pathutil (0.16.2)
173175
forwardable-extended (~> 2.6)
174176
public_suffix (2.0.5)
175177
racc (1.6.0)
176-
rb-fsevent (0.10.2)
177-
rb-inotify (0.9.10)
178-
ffi (>= 0.5.0, < 2)
178+
rb-fsevent (0.11.2)
179+
rb-inotify (0.10.1)
180+
ffi (~> 1.0)
179181
rouge (1.11.1)
180-
safe_yaml (1.0.4)
181-
sass (3.4.25)
182-
sawyer (0.8.1)
183-
addressable (>= 2.3.5, < 2.6)
184-
faraday (~> 0.8, < 1.0)
182+
ruby2_keywords (0.0.5)
183+
safe_yaml (1.0.5)
184+
sass (3.7.4)
185+
sass-listen (~> 4.0.0)
186+
sass-listen (4.0.0)
187+
rb-fsevent (~> 0.9, >= 0.9.4)
188+
rb-inotify (~> 0.9, >= 0.9.7)
189+
sawyer (0.9.2)
190+
addressable (>= 2.3.5)
191+
faraday (>= 0.17.3, < 3)
185192
terminal-table (1.8.0)
186193
unicode-display_width (~> 1.1, >= 1.1.1)
187194
thread_safe (0.3.6)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.