Skip to content

Commit d372c39

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

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Gemfile.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.7.0)
4+
addressable (2.8.0)
55
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
77
concurrent-ruby (1.1.9)
88
em-websocket (0.5.2)
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.15.1)
1214
ffi (1.15.1-x64-mingw32)
1315
forwardable-extended (2.6.0)
1416
http_parser.rb (0.6.0)
@@ -59,6 +61,8 @@ GEM
5961
rexml (3.2.5)
6062
rouge (3.26.0)
6163
safe_yaml (1.0.5)
64+
sassc (2.4.0)
65+
ffi (~> 1.9)
6266
sassc (2.4.0-x64-mingw32)
6367
ffi (~> 1.9)
6468
terminal-table (2.0.0)
@@ -73,6 +77,7 @@ GEM
7377

7478
PLATFORMS
7579
x64-mingw32
80+
x86_64-linux
7681

7782
DEPENDENCIES
7883
jekyll (~> 4.2.0)

0 commit comments

Comments
 (0)