-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathGemfile.lock
More file actions
83 lines (79 loc) · 1.68 KB
/
Gemfile.lock
File metadata and controls
83 lines (79 loc) · 1.68 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
PATH
remote: .
specs:
xing-framework (1.0.0.pre.beta.1)
architecture (~> 6.1)
bundler (~> 1.10)
caliph (~> 0.3)
highline (~> 1.7)
trollop (~> 2.1)
GEM
remote: https://rubygems.org/
specs:
architecture (6.1.2)
mustache (~> 0.99)
byebug (6.0.2)
cadre (1.0.1)
thor (>= 0.14, < 1.0)
tilt (> 1.0)
valise (~> 1.1.2)
calibrate (0.0.1)
caliph (0.3.1)
codeclimate-test-reporter (0.4.8)
simplecov (>= 0.7.1, < 1.0.0)
corundum (0.6.2)
bundler (~> 1.10)
caliph (~> 0.3)
mattock (~> 0.9)
paint (~> 0.8)
rspec (>= 2.0, < 4)
simplecov (>= 0.5)
simplecov-json (~> 0.2)
diff-lcs (1.2.5)
docile (1.1.5)
highline (1.7.8)
json (1.8.3)
mattock (0.10.1)
calibrate (~> 0.0.1)
caliph (~> 0.3)
rake (~> 10.0)
tilt (> 0)
valise (~> 1.1)
mustache (0.99.8)
paint (0.9.0)
rake (10.5.0)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
simplecov (0.11.1)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
simplecov-json (0.2)
json
simplecov
thor (0.19.1)
tilt (2.0.2)
trollop (2.1.2)
valise (1.1.4)
PLATFORMS
ruby
DEPENDENCIES
byebug
cadre
codeclimate-test-reporter
corundum
xing-framework!
BUNDLED WITH
1.11.2