forked from GlobalNamesArchitecture/dwca_hunter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
56 lines (54 loc) · 1.23 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
GEM
remote: http://rubygems.org/
specs:
archive-tar-minitar (0.5.2)
biodiversity (3.1.5)
parallel (~> 1.2)
treetop (~> 1.5)
unicode_utils (~> 1.4)
byebug (3.5.1)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
slop (~> 3.6)
columnize (0.9.0)
debugger-linecache (1.2.0)
diff-lcs (1.2.5)
dwc-archive (0.9.11)
archive-tar-minitar (~> 0.5)
nokogiri (~> 1.6)
parsley-store (~> 0.3)
mime-types (2.4.3)
mini_portile (0.6.1)
netrc (0.9.0)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
parallel (1.3.3)
parsley-store (0.3.5)
biodiversity (~> 3.1)
redis (~> 3.0)
polyglot (0.3.5)
redis (3.1.0)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.2)
slop (3.6.0)
treetop (1.5.3)
polyglot (~> 0.3)
unicode_utils (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.6)
byebug (~> 3.5)
dwc-archive (~> 0.9)
nokogiri (~> 1.6)
rest-client (~> 1.6)
rspec (~> 2.14)