Skip to content

Commit 7bc74cc

Browse files
committed
Merge branch 'update-gems'
2 parents bb7cf94 + 4380242 commit 7bc74cc

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.2)
4+
addressable (2.8.6)
55
public_suffix (>= 2.0.2, < 6.0)
66
colorator (1.1.0)
77
concurrent-ruby (1.2.2)
88
em-websocket (0.5.3)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0)
1111
eventmachine (1.2.7)
12-
ffi (1.15.5)
12+
ffi (1.16.3)
1313
forwardable-extended (2.6.0)
14-
google-protobuf (3.22.2)
14+
google-protobuf (3.25.1)
1515
http_parser.rb (0.8.0)
16-
i18n (1.12.0)
16+
i18n (1.14.1)
1717
concurrent-ruby (~> 1.0)
1818
jekyll (4.3.2)
1919
addressable (~> 2.4)
@@ -48,20 +48,20 @@ GEM
4848
mercenary (0.4.0)
4949
pathutil (0.16.2)
5050
forwardable-extended (~> 2.6)
51-
public_suffix (5.0.1)
52-
rake (13.0.6)
51+
public_suffix (5.0.4)
52+
rake (13.1.0)
5353
rb-fsevent (0.11.2)
5454
rb-inotify (0.10.1)
5555
ffi (~> 1.0)
56-
rexml (3.2.5)
57-
rouge (4.1.0)
56+
rexml (3.2.6)
57+
rouge (4.2.0)
5858
safe_yaml (1.0.5)
59-
sass-embedded (1.60.0)
60-
google-protobuf (~> 3.21)
61-
rake (>= 10.0.0)
59+
sass-embedded (1.69.5)
60+
google-protobuf (~> 3.23)
61+
rake (>= 13.0.0)
6262
terminal-table (3.0.2)
6363
unicode-display_width (>= 1.1.1, < 3)
64-
unicode-display_width (2.4.2)
64+
unicode-display_width (2.5.0)
6565
webrick (1.8.1)
6666

6767
PLATFORMS
@@ -72,4 +72,4 @@ DEPENDENCIES
7272
jekyll-redirect-from (~> 0.16.0)
7373

7474
BUNDLED WITH
75-
2.4.10
75+
2.5.0

0 commit comments

Comments
 (0)