We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d979263 + 984957c commit a161c2cCopy full SHA for a161c2c
Gemfile.lock
@@ -3,6 +3,7 @@ GEM
3
specs:
4
addressable (2.8.1)
5
public_suffix (>= 2.0.2, < 6.0)
6
+ bigdecimal (3.1.8)
7
colorator (1.1.0)
8
concurrent-ruby (1.2.2)
9
deep_merge (1.2.2)
@@ -12,9 +13,11 @@ GEM
12
13
eventmachine (1.2.7)
14
ffi (1.15.5)
15
forwardable-extended (2.6.0)
- google-protobuf (4.26.1)
16
+ google-protobuf (4.27.5)
17
+ bigdecimal
18
rake (>= 13)
- google-protobuf (4.26.1-x86_64-linux)
19
+ google-protobuf (4.27.5-x86_64-linux)
20
21
22
http_parser.rb (0.8.0)
23
i18n (1.12.0)
0 commit comments