Skip to content

Commit 657b30f

Browse files
Bump addressable from 2.6.0 to 2.8.1
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.6.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3d4fc2 commit 657b30f

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.6.0)
5-
public_suffix (>= 2.0.2, < 4.0)
4+
addressable (2.8.1)
5+
public_suffix (>= 2.0.2, < 6.0)
66
colorator (1.1.0)
77
concurrent-ruby (1.1.4)
88
em-websocket (0.5.1)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0.6.0)
11+
eventmachine (1.2.7)
1112
eventmachine (1.2.7-x64-mingw32)
13+
ffi (1.10.0)
1214
ffi (1.10.0-x64-mingw32)
1315
forwardable-extended (2.6.0)
1416
http_parser.rb (0.6.0)
@@ -51,7 +53,7 @@ GEM
5153
jekyll-seo-tag (~> 2.1)
5254
pathutil (0.16.2)
5355
forwardable-extended (~> 2.6)
54-
public_suffix (3.0.3)
56+
public_suffix (4.0.7)
5557
rb-fsevent (0.10.3)
5658
rb-inotify (0.10.0)
5759
ffi (~> 1.0)
@@ -67,10 +69,10 @@ GEM
6769
concurrent-ruby (~> 1.0)
6870
tzinfo-data (1.2018.9)
6971
tzinfo (>= 1.0.0)
70-
wdm (0.1.1)
7172

7273
PLATFORMS
7374
x64-mingw32
75+
x86_64-linux
7476

7577
DEPENDENCIES
7678
jekyll (~> 3.8.5)
@@ -80,7 +82,6 @@ DEPENDENCIES
8082
jekyll-sitemap
8183
minima (~> 2.0)
8284
tzinfo-data
83-
wdm (~> 0.1.0)
8485

8586
BUNDLED WITH
8687
2.0.1

0 commit comments

Comments
 (0)