Skip to content

Commit c303587

Browse files
⬆️ Bump addressable from 2.8.6 to 2.8.7 in /Builder (#2351)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.6 to 2.8.7. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.6...addressable-2.8.7) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent feab686 commit c303587

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Builder/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ GEM
7575
minitest (>= 5.1)
7676
mutex_m
7777
tzinfo (~> 2.0)
78-
addressable (2.8.6)
79-
public_suffix (>= 2.0.2, < 6.0)
78+
addressable (2.8.7)
79+
public_suffix (>= 2.0.2, < 7.0)
8080
base64 (0.2.0)
8181
bcrypt (3.1.20)
8282
bigdecimal (3.1.8)
@@ -171,7 +171,7 @@ GEM
171171
pg (1.5.6)
172172
psych (5.1.2)
173173
stringio
174-
public_suffix (5.1.1)
174+
public_suffix (6.0.0)
175175
puma (6.4.2)
176176
nio4r (~> 2.0)
177177
racc (1.8.0)

0 commit comments

Comments
 (0)