-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
96 lines (92 loc) · 1.92 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
PATH
remote: .
specs:
waterpig (0.12.1)
capybara (~> 2.2)
database_cleaner (~> 1.3.0)
rspec-steps (~> 2.1)
text-table (~> 1.2.3)
GEM
remote: https://rubygems.org/
specs:
cadre (1.0.1)
thor (>= 0.14, < 1.0)
tilt (> 1.0)
valise (~> 1.1.2)
caliph (0.3.1)
capybara (2.5.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
corundum (0.6.0)
bundler
caliph (~> 0.3)
mattock (~> 0.9)
paint (~> 0.8.7)
rspec (>= 2.0)
simplecov (>= 0.5.4)
simplecov-json (>= 0.2)
database_cleaner (1.3.0)
diff-lcs (1.2.5)
docile (1.1.5)
json (1.8.3)
mattock (0.9.0)
caliph (~> 0.3.1)
rake (~> 10.0)
tilt (> 0)
valise (~> 1.1.1)
mime-types (3.0)
mime-types-data (~> 3.2015)
mime-types-data (3.2015.1120)
mini_portile2 (2.0.0)
nokogiri (1.6.7)
mini_portile2 (~> 2.0.0.rc2)
paint (0.8.7)
rack (1.6.4)
rack-test (0.6.3)
rack (>= 1.0)
rake (10.4.2)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-steps (2.1.0)
rspec (>= 3.0, < 3.99)
rspec-support (3.1.2)
sequel (4.12.0)
simplecov (0.10.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
simplecov-json (0.2)
json
simplecov
sqlite3 (1.3.9)
text-table (1.2.3)
thor (0.19.1)
tilt (2.0.1)
valise (1.1.4)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
cadre
corundum
rspec (< 3.2)
sequel
sqlite3
text-table
waterpig!
BUNDLED WITH
1.10.6