Skip to content

Commit f1d2d56

Browse files
Bump addressable from 2.5.2 to 2.8.0 in /jekyll
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 c33863d commit f1d2d56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jekyll/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RbST (0.5.1)
5-
addressable (2.5.2)
6-
public_suffix (>= 2.0.2, < 4.0)
5+
addressable (2.8.0)
6+
public_suffix (>= 2.0.2, < 5.0)
77
colorator (1.1.0)
88
concurrent-ruby (1.0.5)
99
em-websocket (0.5.1)
@@ -41,7 +41,7 @@ GEM
4141
mercenary (0.3.6)
4242
pathutil (0.16.1)
4343
forwardable-extended (~> 2.6)
44-
public_suffix (3.0.3)
44+
public_suffix (4.0.6)
4545
rb-fsevent (0.10.3)
4646
rb-inotify (0.9.10)
4747
ffi (>= 0.5.0, < 2)

0 commit comments

Comments
 (0)