Skip to content

Commit f9a7db8

Browse files
committed
Update devDependencies and gems
1 parent 7c1da76 commit f9a7db8

3 files changed

Lines changed: 848 additions & 843 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 7 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.8.0)
5-
public_suffix (>= 2.0.2, < 5.0)
4+
addressable (2.8.1)
5+
public_suffix (>= 2.0.2, < 6.0)
66
colorator (1.1.0)
77
concurrent-ruby (1.1.10)
88
em-websocket (0.5.3)
@@ -11,10 +11,11 @@ GEM
1111
eventmachine (1.2.7)
1212
eventmachine (1.2.7-x64-mingw32)
1313
ffi (1.15.5)
14+
ffi (1.15.5-x64-mingw-ucrt)
1415
ffi (1.15.5-x64-mingw32)
1516
forwardable-extended (2.6.0)
1617
http_parser.rb (0.8.0)
17-
i18n (1.10.0)
18+
i18n (1.12.0)
1819
concurrent-ruby (~> 1.0)
1920
jekyll (4.2.2)
2021
addressable (~> 2.4)
@@ -50,12 +51,12 @@ GEM
5051
mercenary (0.4.0)
5152
pathutil (0.16.2)
5253
forwardable-extended (~> 2.6)
53-
public_suffix (4.0.7)
54-
rb-fsevent (0.11.1)
54+
public_suffix (5.0.0)
55+
rb-fsevent (0.11.2)
5556
rb-inotify (0.10.1)
5657
ffi (~> 1.0)
5758
rexml (3.2.5)
58-
rouge (3.29.0)
59+
rouge (3.30.0)
5960
safe_yaml (1.0.5)
6061
sassc (2.4.0)
6162
ffi (~> 1.9)
@@ -69,6 +70,7 @@ GEM
6970

7071
PLATFORMS
7172
ruby
73+
x64-mingw-ucrt
7274
x64-mingw32
7375

7476
DEPENDENCIES
@@ -79,4 +81,4 @@ DEPENDENCIES
7981
webrick (~> 1.7)
8082

8183
BUNDLED WITH
82-
2.3.16
84+
2.3.22

0 commit comments

Comments
 (0)