forked from seek4science/DOI-query-tool
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
45 lines (41 loc) · 805 Bytes
/
Gemfile.lock
File metadata and controls
45 lines (41 loc) · 805 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
44
45
PATH
remote: .
specs:
doi_query_tool (1.0.0)
libxml-ruby (>= 2.6.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
docile (1.1.5)
hashdiff (0.3.2)
json (2.0.3)
libxml-ruby (3.0.0)
power_assert (1.0.1)
public_suffix (2.0.5)
safe_yaml (1.0.4)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
test-unit (3.2.3)
power_assert
vcr (3.0.3)
webmock (1.24.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
PLATFORMS
ruby
DEPENDENCIES
doi_query_tool!
simplecov
test-unit
vcr (~> 3.0.3)
webmock (~> 1.24.6)
BUNDLED WITH
1.13.2