forked from Homebrew/homebrew-cask
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
41 lines (39 loc) · 859 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
hpricot (0.8.6)
metaclass (0.0.4)
minitest (5.4.1)
minitest-colorize (0.0.5)
minitest (>= 2.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
mustache (1.0.0)
rake (10.0.4)
rdiscount (2.1.8)
ronn (0.7.3)
hpricot (>= 0.8.2)
mustache (>= 0.7.0)
rdiscount (>= 1.5.8)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.2)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.2)
rspec-support (~> 3.0.0)
rspec-support (3.0.2)
PLATFORMS
ruby
DEPENDENCIES
minitest (= 5.4.1)
minitest-colorize
mocha (= 1.1.0)
rake
ronn (= 0.7.3)
rspec (~> 3.0.0)