Skip to content

Commit cc0b00b

Browse files
build(deps): bump addressable from 2.7.0 to 2.8.4
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.4. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.7.0...addressable-2.8.4) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85e5c25 commit cc0b00b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 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.7.0)
5-
public_suffix (>= 2.0.2, < 5.0)
4+
addressable (2.8.4)
5+
public_suffix (>= 2.0.2, < 6.0)
66
colorator (1.1.0)
77
concurrent-ruby (1.1.8)
88
em-websocket (0.5.2)
@@ -31,6 +31,7 @@ GEM
3131
terminal-table (~> 2.0)
3232
jekyll-feed (0.15.1)
3333
jekyll (>= 3.7, < 5.0)
34+
jekyll-paginate (1.1.0)
3435
jekyll-sass-converter (2.1.0)
3536
sassc (> 2.0.1, < 3.0)
3637
jekyll-seo-tag (2.7.1)
@@ -52,7 +53,7 @@ GEM
5253
jekyll-seo-tag (~> 2.1)
5354
pathutil (0.16.2)
5455
forwardable-extended (~> 2.6)
55-
public_suffix (4.0.6)
56+
public_suffix (5.0.3)
5657
rb-fsevent (0.10.4)
5758
rb-inotify (0.10.1)
5859
ffi (~> 1.0)
@@ -71,6 +72,7 @@ PLATFORMS
7172
DEPENDENCIES
7273
jekyll (~> 4.2.0)
7374
jekyll-feed (~> 0.12)
75+
jekyll-paginate
7476
minima (~> 2.5)
7577
tzinfo (~> 1.2)
7678
tzinfo-data

0 commit comments

Comments
 (0)