Skip to content

Commit 8e94450

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 bf98b55 commit 8e94450

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

Gemfile.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.5.2)
5-
public_suffix (>= 2.0.2, < 4.0)
4+
addressable (2.8.0)
5+
public_suffix (>= 2.0.2, < 5.0)
66
claide (1.0.2)
77
claide-plugins (0.9.2)
88
cork
@@ -34,7 +34,7 @@ GEM
3434
danger (> 2.0)
3535
danger-todoist (2.0.0)
3636
danger-plugin-api (~> 1.0)
37-
faraday (0.15.4)
37+
faraday (0.17.4)
3838
multipart-post (>= 1.2, < 3)
3939
faraday-http-cache (1.3.1)
4040
faraday (~> 0.8)
@@ -43,17 +43,18 @@ GEM
4343
rexml
4444
kramdown-parser-gfm (1.0.1)
4545
kramdown (~> 2.0)
46-
multipart-post (2.0.0)
46+
multipart-post (2.1.1)
4747
nap (1.1.0)
4848
no_proxy_fix (0.1.2)
49-
octokit (4.14.0)
49+
octokit (4.22.0)
50+
faraday (>= 0.9)
5051
sawyer (~> 0.8.0, >= 0.5.3)
5152
open4 (1.3.4)
52-
public_suffix (3.0.3)
53+
public_suffix (4.0.6)
5354
rexml (3.2.4)
54-
sawyer (0.8.1)
55-
addressable (>= 2.3.5, < 2.6)
56-
faraday (~> 0.8, < 1.0)
55+
sawyer (0.8.2)
56+
addressable (>= 2.3.5)
57+
faraday (> 0.8, < 2.0)
5758
terminal-table (1.8.0)
5859
unicode-display_width (~> 1.1, >= 1.1.1)
5960
unicode-display_width (1.5.0)

0 commit comments

Comments
 (0)