forked from soundasleep/html2text_ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
43 lines (39 loc) · 838 Bytes
/
Copy pathGemfile.lock
File metadata and controls
43 lines (39 loc) · 838 Bytes
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
PATH
remote: .
specs:
html2text (0.2.0)
nokogiri (~> 1.6)
GEM
remote: https://rubygems.org/
specs:
colorize (0.7.7)
diff-lcs (1.2.5)
mini_portile2 (2.0.0)
nokogiri (1.6.7)
mini_portile2 (~> 2.0.0.rc2)
rake (10.4.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-collection_matchers (1.1.2)
rspec-expectations (>= 2.99.0.beta1)
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.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
PLATFORMS
ruby
DEPENDENCIES
colorize
html2text!
rake
rspec
rspec-collection_matchers
BUNDLED WITH
1.10.6