-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
130 lines (126 loc) · 2.82 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
anystyle (1.5.0)
anystyle-data (~> 1.3)
bibtex-ruby (~> 6.0)
namae (~> 1.0)
wapiti (~> 2.1)
anystyle-data (1.3.0)
base64 (0.2.0)
bibtex-ruby (6.1.0)
latex-decode (~> 0.0)
racc (~> 1.7)
bigdecimal (3.1.6)
builder (3.2.4)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
csv (3.3.0)
domain_name (0.6.20240107)
dotenv (3.1.0)
drb (2.2.0)
ruby2_keywords
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-follow_redirects (0.1.0)
faraday (>= 2, < 3)
faraday-net_http (3.1.0)
net-http
fileutils (1.7.2)
googlebooks (0.0.9)
httparty
graphql (2.2.12)
base64
graphql-client (0.20.0)
activesupport (>= 3.0)
graphql (>= 1.13.0)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.7.1)
latex-decode (0.4.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0206)
mini_mime (1.1.5)
minitest (5.22.2)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mutex_m (0.2.0)
namae (1.2.0)
racc (~> 1.7)
net-http (0.4.1)
uri
netrc (0.11.0)
open3 (0.2.1)
optparse (0.4.0)
racc (1.7.3)
rack (3.1.8)
rack-cache (1.17.0)
rack (>= 0.4)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rest-client-components (1.5.0)
rack (>= 1.0.1)
rest-client (>= 1.6.0)
rexml (3.2.6)
ruby2_keywords (0.0.5)
serrano (1.4)
faraday (~> 2.2)
faraday-follow_redirects (~> 0.1.0)
multi_json (~> 1.15)
rexml (~> 3.2, >= 3.2.5)
thor (~> 1.2, >= 1.2.1)
thor (1.3.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (0.13.0)
wapiti (2.1.0)
builder (~> 3.2)
rexml (~> 3.0)
zotero (0.2.1)
activesupport (>= 4.2.7)
json (>= 1)
rest-client (>= 2)
PLATFORMS
x64-mingw-ucrt
x86_64-darwin-21
x86_64-linux
DEPENDENCIES
anystyle
bibtex-ruby
dotenv (~> 3.1)
fileutils
googlebooks
graphql (~> 2.2)
graphql-client (~> 0.20.0)
open3
optparse
rack-cache
rest-client-components
serrano
zotero
RUBY VERSION
ruby 3.2.0p0
BUNDLED WITH
2.4.19