Skip to content

Commit bb9c2f6

Browse files
[Security] Bump addressable from 2.7.0 to 2.8.0 (#48)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. **This update includes a security fix.** - [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.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9126edb commit bb9c2f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
activesupport (3.2.22.5)
55
i18n (~> 0.6, >= 0.6.4)
66
multi_json (~> 1.0)
7-
addressable (2.7.0)
7+
addressable (2.8.0)
88
public_suffix (>= 2.0.2, < 5.0)
99
colorator (1.1.0)
1010
concurrent-ruby (1.1.5)
@@ -72,7 +72,7 @@ GEM
7272
racc (~> 1.4)
7373
pathutil (0.16.2)
7474
forwardable-extended (~> 2.6)
75-
public_suffix (4.0.1)
75+
public_suffix (4.0.6)
7676
racc (1.5.2)
7777
rb-fsevent (0.10.3)
7878
rb-inotify (0.10.0)

0 commit comments

Comments
 (0)