-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
66 lines (63 loc) · 1.33 KB
/
Gemfile.lock
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
57
58
59
60
61
62
63
64
65
66
GEM
remote: https://rubygems.org/
specs:
calendarium-romanum (0.7.1)
i18n (~> 0.6)
roman-numerals (~> 0.3)
thor (~> 0.18)
cells (4.1.7)
declarative-builder (< 0.2.0)
declarative-option (< 0.2.0)
tilt (>= 1.4, < 3)
uber (< 0.2.0)
cells-erb (0.1.0)
cells (~> 4.0)
erbse (>= 0.1.1)
declarative-builder (0.1.0)
declarative-option (< 0.2.0)
declarative-option (0.1.0)
diff-lcs (1.3)
erbse (0.1.1)
temple
i18n (0.8.6)
json (1.8.6)
mini_portile2 (2.4.0)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
rake (12.0.0)
roman-numerals (0.3.0)
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-core (3.6.0)
rspec-support (~> 3.6.0)
rspec-expectations (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
rubytree (0.9.7)
json (~> 1.8)
structured_warnings (~> 0.2)
structured_warnings (0.3.0)
temple (0.8.0)
thor (0.20.3)
tilt (2.0.8)
uber (0.1.0)
PLATFORMS
ruby
DEPENDENCIES
calendarium-romanum
cells
cells-erb
i18n
nokogiri
rake
rspec
rubytree
tilt
BUNDLED WITH
1.16.5