Skip to content

Commit c4c903a

Browse files
committed
1 parent 55aa0a6 commit c4c903a

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

Gemfile.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.6)
5-
public_suffix (>= 2.0.2, < 6.0)
4+
addressable (2.8.7)
5+
public_suffix (>= 2.0.2, < 7.0)
66
base64 (0.2.0)
77
bigdecimal (3.1.8)
88
colorator (1.1.0)
9-
concurrent-ruby (1.2.3)
9+
concurrent-ruby (1.3.3)
1010
csv (3.3.0)
1111
em-websocket (0.5.3)
1212
eventmachine (>= 0.12.9)
1313
http_parser.rb (~> 0)
1414
eventmachine (1.2.7)
15-
ffi (1.16.3)
15+
ffi (1.17.0-x86_64-linux-gnu)
1616
forwardable-extended (2.6.0)
17-
google-protobuf (4.26.1-x86_64-linux)
17+
google-protobuf (4.27.2-x86_64-linux)
18+
bigdecimal
1819
rake (>= 13)
1920
http_parser.rb (0.8.0)
2021
i18n (1.14.5)
@@ -50,17 +51,17 @@ GEM
5051
mercenary (0.4.0)
5152
pathutil (0.16.2)
5253
forwardable-extended (~> 2.6)
53-
public_suffix (5.0.5)
54+
public_suffix (6.0.1)
5455
rake (13.2.1)
5556
rb-fsevent (0.11.2)
5657
rb-inotify (0.11.1)
5758
ffi (~> 1.0)
58-
rexml (3.2.8)
59-
strscan (>= 3.0.9)
60-
rouge (4.2.1)
59+
rexml (3.3.2)
60+
strscan
61+
rouge (4.3.0)
6162
safe_yaml (1.0.5)
62-
sass-embedded (1.77.2-x86_64-linux-gnu)
63-
google-protobuf (>= 3.25, < 5.0)
63+
sass-embedded (1.77.8-x86_64-linux-gnu)
64+
google-protobuf (~> 4.26)
6465
strscan (3.1.0)
6566
terminal-table (3.0.2)
6667
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)