Skip to content

Commit d4c2993

Browse files
chore(deps): Bump addressable in /sites/site-with-errors
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.7 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.7...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c160a68 commit d4c2993

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sites/site-with-errors/Gemfile.lock

Lines changed: 3 additions & 3 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.8.7)
5-
public_suffix (>= 2.0.2, < 7.0)
4+
addressable (2.9.0)
5+
public_suffix (>= 2.0.2, < 8.0)
66
base64 (0.3.0)
77
bigdecimal (3.2.2)
88
colorator (1.1.0)
@@ -98,7 +98,7 @@ GEM
9898
nio4r (2.7.5)
9999
pathutil (0.16.2)
100100
forwardable-extended (~> 2.6)
101-
public_suffix (6.0.2)
101+
public_suffix (7.0.5)
102102
puma (7.2.0)
103103
nio4r (~> 2.0)
104104
rack (3.2.6)

0 commit comments

Comments
 (0)