Skip to content

Commit 208a4ca

Browse files
chore(deps): Updated gems
1 parent 3fb14f2 commit 208a4ca

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Gemfile.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ GEM
33
specs:
44
addressable (2.8.6)
55
public_suffix (>= 2.0.2, < 6.0)
6+
bigdecimal (3.1.8)
67
colorator (1.1.0)
78
concurrent-ruby (1.2.3)
89
em-websocket (0.5.3)
@@ -13,9 +14,11 @@ GEM
1314
eventmachine (1.2.7)
1415
ffi (1.16.3)
1516
forwardable-extended (2.6.0)
16-
google-protobuf (4.26.1-arm64-darwin)
17+
google-protobuf (4.27.0-arm64-darwin)
18+
bigdecimal
1719
rake (>= 13)
18-
google-protobuf (4.26.1-x86_64-linux)
20+
google-protobuf (4.27.0-x86_64-linux)
21+
bigdecimal
1922
rake (>= 13)
2023
html-proofer (3.19.4)
2124
addressable (~> 2.3)
@@ -84,11 +87,11 @@ GEM
8487
pathutil (0.16.2)
8588
forwardable-extended (~> 2.6)
8689
public_suffix (5.0.5)
87-
racc (1.7.3)
90+
racc (1.8.0)
8891
rainbow (3.1.1)
8992
rake (13.2.1)
9093
rb-fsevent (0.11.2)
91-
rb-inotify (0.10.1)
94+
rb-inotify (0.11.1)
9295
ffi (~> 1.0)
9396
rexml (3.2.8)
9497
strscan (>= 3.0.9)

0 commit comments

Comments
 (0)