We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e4d1c commit dfd6887Copy full SHA for dfd6887
1 file changed
Gemfile.lock
@@ -14,7 +14,7 @@ GEM
14
eventmachine (1.2.7)
15
ffi (1.17.1)
16
forwardable-extended (2.6.0)
17
- google-protobuf (4.30.0)
+ google-protobuf (4.30.1)
18
bigdecimal
19
rake (>= 13)
20
http_parser.rb (0.8.0)
@@ -68,8 +68,8 @@ GEM
68
rexml (3.4.1)
69
rouge (4.5.1)
70
safe_yaml (1.0.5)
71
- sass-embedded (1.85.1)
72
- google-protobuf (~> 4.29)
+ sass-embedded (1.86.0)
+ google-protobuf (~> 4.30)
73
74
terminal-table (3.0.2)
75
unicode-display_width (>= 1.1.1, < 3)
@@ -89,4 +89,4 @@ DEPENDENCIES
89
webrick
90
91
BUNDLED WITH
92
- 2.6.3
+ 2.6.6
0 commit comments