Skip to content

Commit 9ea4bde

Browse files
Bump addressable from 2.7.0 to 2.8.1
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.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.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9db43ae commit 9ea4bde

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ GEM
108108
minitest (~> 5.1)
109109
thread_safe (~> 0.3, >= 0.3.4)
110110
tzinfo (~> 1.1)
111-
addressable (2.7.0)
112-
public_suffix (>= 2.0.2, < 5.0)
111+
addressable (2.8.1)
112+
public_suffix (>= 2.0.2, < 6.0)
113113
aggregate (0.2.2)
114114
allocation_tracer (0.6.3)
115115
amq-protocol (2.3.0)
@@ -303,7 +303,7 @@ GEM
303303
pry-byebug (3.9.0)
304304
byebug (~> 11.0)
305305
pry (~> 0.13.0)
306-
public_suffix (4.0.3)
306+
public_suffix (5.0.0)
307307
pusher (0.14.6)
308308
httpclient (~> 2.5)
309309
multi_json (~> 1.0)

0 commit comments

Comments
 (0)