Skip to content

Commit 44063a2

Browse files
Bump addressable from 2.6.0 to 2.8.1 in /action (#292)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 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.6.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 000f536 commit 44063a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

action/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.6.0)
5-
public_suffix (>= 2.0.2, < 4.0)
4+
addressable (2.8.1)
5+
public_suffix (>= 2.0.2, < 6.0)
66
faraday (0.15.4)
77
multipart-post (>= 1.2, < 3)
88
multipart-post (2.1.1)
99
octokit (4.14.0)
1010
sawyer (~> 0.8.0, >= 0.5.3)
11-
public_suffix (3.0.3)
11+
public_suffix (5.0.0)
1212
sawyer (0.8.2)
1313
addressable (>= 2.3.5)
1414
faraday (> 0.8, < 2.0)

0 commit comments

Comments
 (0)