Skip to content

Commit c37be5b

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

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
@@ -1,8 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.5.2)
5-
public_suffix (>= 2.0.2, < 4.0)
4+
addressable (2.8.0)
5+
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
77
ffi (1.9.18)
88
ffi (1.9.18-x64-mingw32)
@@ -37,7 +37,7 @@ GEM
3737
jekyll (~> 3.3)
3838
pathutil (0.14.0)
3939
forwardable-extended (~> 2.6)
40-
public_suffix (3.0.0)
40+
public_suffix (4.0.6)
4141
rb-fsevent (0.10.2)
4242
rb-inotify (0.9.10)
4343
ffi (>= 0.5.0, < 2)

0 commit comments

Comments
 (0)