Skip to content

Commit af2c7dd

Browse files
Bump addressable from 2.5.2 to 2.8.1 in /stemcell-rn-bot
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 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.2...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acf8f5b commit af2c7dd

File tree

1 file changed

+31
-9
lines changed

1 file changed

+31
-9
lines changed

stemcell-rn-bot/Gemfile.lock

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,39 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.5.2)
5-
public_suffix (>= 2.0.2, < 4.0)
6-
faraday (0.14.0)
7-
multipart-post (>= 1.2, < 3)
8-
multipart-post (2.0.0)
4+
addressable (2.8.1)
5+
public_suffix (>= 2.0.2, < 6.0)
6+
faraday (1.10.2)
7+
faraday-em_http (~> 1.0)
8+
faraday-em_synchrony (~> 1.0)
9+
faraday-excon (~> 1.1)
10+
faraday-httpclient (~> 1.0)
11+
faraday-multipart (~> 1.0)
12+
faraday-net_http (~> 1.0)
13+
faraday-net_http_persistent (~> 1.0)
14+
faraday-patron (~> 1.0)
15+
faraday-rack (~> 1.0)
16+
faraday-retry (~> 1.0)
17+
ruby2_keywords (>= 0.0.4)
18+
faraday-em_http (1.0.0)
19+
faraday-em_synchrony (1.0.0)
20+
faraday-excon (1.1.0)
21+
faraday-httpclient (1.0.1)
22+
faraday-multipart (1.0.4)
23+
multipart-post (~> 2)
24+
faraday-net_http (1.0.1)
25+
faraday-net_http_persistent (1.2.0)
26+
faraday-patron (1.0.0)
27+
faraday-rack (1.0.0)
28+
faraday-retry (1.0.3)
29+
multipart-post (2.2.3)
930
octokit (4.8.0)
1031
sawyer (~> 0.8.0, >= 0.5.3)
11-
public_suffix (3.0.2)
12-
sawyer (0.8.1)
13-
addressable (>= 2.3.5, < 2.6)
14-
faraday (~> 0.8, < 1.0)
32+
public_suffix (5.0.0)
33+
ruby2_keywords (0.0.5)
34+
sawyer (0.8.2)
35+
addressable (>= 2.3.5)
36+
faraday (> 0.8, < 2.0)
1537

1638
PLATFORMS
1739
ruby

0 commit comments

Comments
 (0)