Skip to content

Commit e53cd03

Browse files
Bump addressable from 2.3.8 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.8 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.3.8...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c8ee87 commit e53cd03

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ GEM
4545
minitest (~> 5.1)
4646
thread_safe (~> 0.3, >= 0.3.4)
4747
tzinfo (~> 1.1)
48-
addressable (2.3.8)
48+
addressable (2.8.0)
49+
public_suffix (>= 2.0.2, < 5.0)
4950
airrecord (1.0.0)
5051
faraday (~> 0.10)
5152
net-http-persistent (~> 2.9)
@@ -107,6 +108,7 @@ GEM
107108
coderay (~> 1.1.0)
108109
method_source (~> 0.8.1)
109110
slop (~> 3.4)
111+
public_suffix (4.0.6)
110112
rack (1.6.4)
111113
rack-test (0.6.3)
112114
rack (>= 1.0)

0 commit comments

Comments
 (0)