-
Notifications
You must be signed in to change notification settings - Fork 7
/
Gemfile.lock
46 lines (42 loc) · 845 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
42
43
44
45
46
PATH
remote: .
specs:
presume (0.0.3)
docx
engtagger
ruby-stemmer
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
docx (0.2.07)
nokogiri (~> 1.5)
rubyzip (~> 1.1.6)
engtagger (0.2.0)
mini_portile (0.6.2)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
rake (10.4.2)
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-core (3.3.1)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-mocks (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
ruby-stemmer (0.9.6)
rubyzip (1.1.7)
PLATFORMS
ruby
DEPENDENCIES
presume!
rake
rspec
BUNDLED WITH
1.10.4