-
Notifications
You must be signed in to change notification settings - Fork 5
/
Gemfile.lock
53 lines (49 loc) · 973 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
47
48
49
50
51
52
53
PATH
remote: .
specs:
doi_query_tool (1.0.1)
libxml-ruby (>= 2.6.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
crack (0.4.5)
rexml
docile (1.4.0)
hashdiff (1.0.1)
libxml-ruby (3.2.2)
power_assert (2.0.1)
psych (4.0.3)
stringio
public_suffix (4.0.6)
rake (13.0.6)
rdoc (6.4.0)
psych (>= 4.0.0)
rexml (3.2.5)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
stringio (3.0.1)
test-unit (3.5.3)
power_assert
vcr (3.0.3)
webmock (3.14.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
DEPENDENCIES
doi_query_tool!
rake (~> 13.0.0)
rdoc
simplecov
test-unit
vcr (~> 3.0.3)
webmock (~> 3.14.0)
BUNDLED WITH
2.1.4