blob: e7a6b7c7082c8458e58fd17654043a42b95e9239 (
plain)
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
|
GEM
remote: https://rubygems.org/
specs:
ceedling (1.0.1)
constructor (~> 2)
deep_merge (~> 1.2)
diy (~> 1.1)
rake (>= 12, < 14)
thor (~> 1.3)
unicode-display_width (~> 3.1)
constructor (2.0.0)
deep_merge (1.2.2)
diy (1.1.2)
constructor (>= 1.0.0)
rake (13.2.1)
thor (1.3.2)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
ceedling
BUNDLED WITH
2.5.9
|