-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
56 lines (52 loc) · 1.13 KB
/
Gemfile.lock
File metadata and controls
56 lines (52 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
PATH
remote: .
specs:
the_pb (0.0.3)
google-protobuf (>= 3.0, < 5.0)
GEM
remote: https://rubygems.org/
specs:
bigdecimal (4.0.1)
diff-lcs (1.6.2)
google-protobuf (4.34.0)
bigdecimal
rake (~> 13.3)
google-protobuf (4.34.0-aarch64-linux-gnu)
bigdecimal
rake (~> 13.3)
google-protobuf (4.34.0-arm64-darwin)
bigdecimal
rake (~> 13.3)
google-protobuf (4.34.0-x86_64-darwin)
bigdecimal
rake (~> 13.3)
google-protobuf (4.34.0-x86_64-linux-gnu)
bigdecimal
rake (~> 13.3)
rake (13.3.1)
rspec (3.13.2)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.6)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.7)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.7)
PLATFORMS
aarch64-linux
arm64-darwin
ruby
x86_64-darwin
x86_64-linux
DEPENDENCIES
bundler (~> 2.7)
rake (~> 13.3)
rspec (~> 3.13)
the_pb!
BUNDLED WITH
2.7.2