-
Notifications
You must be signed in to change notification settings - Fork 21
/
Gemfile.lock
147 lines (144 loc) · 3.09 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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
concurrent-ruby (1.1.10)
connection_pool (2.4.1)
crass (1.0.6)
daemons (1.4.1)
domain_name (0.6.20240107)
duck-duck-go (1.1.3)
httpclient
json
faraday (0.17.6)
multipart-post (>= 1.2, < 3)
flippy (0.1.3)
optimist
ruby-termios
genregen (0.0.9)
google-search (1.0.3)
json
grinch (1.1.0)
grinch-identify (1.8.0)
grinch (~> 1.1)
haste (0.3.0)
faraday (~> 0.9)
json
htmlentities (4.3.4)
http-cookie (1.0.7)
domain_name (~> 0.5)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
json (2.8.1)
lastfm (1.27.4)
httparty
xml-simple
leetspeak (0.1.1)
logger (1.6.1)
mechanize (2.12.2)
addressable (~> 2.8)
base64
domain_name (~> 0.5, >= 0.5.20190701)
http-cookie (~> 1.0, >= 1.0.3)
mime-types (~> 3.3)
net-http-digest_auth (~> 1.4, >= 1.4.1)
net-http-persistent (>= 2.5.2, < 5.0.dev)
nkf
nokogiri (~> 1.11, >= 1.11.2)
rubyntlm (~> 0.6, >= 0.6.3)
webrick (~> 1.7)
webrobots (~> 0.1.2)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1001)
mini_mime (1.1.2)
mini_portile2 (2.8.7)
minitest (5.16.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
myanimelist (1.0.0)
rest-client (= 2.0.2)
xml-simple (= 1.1.5)
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.4)
connection_pool (~> 2.2)
netrc (0.11.0)
nkf (0.2.0)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
open_uri_redirections (0.2.1)
optimist (3.0.1)
public_suffix (6.0.1)
racc (1.8.1)
research_topicgen (0.1.6)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.9)
ruby-eval-in (0.0.8)
nokogiri
ruby-termios (1.1.0)
ruby-upworthy (1.0.1)
rubyntlm (0.6.5)
base64
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
telegraph (1.0.3)
thread_safe (0.3.6)
time_difference (0.7.0)
activesupport (~> 5.1)
tzinfo (1.2.10)
thread_safe (~> 0.1)
webrick (1.8.2)
webrobots (0.1.2)
wolfram (0.3.0)
nokogiri (~> 1, >= 1.4.3)
xkcd (1.1.1)
google-search
nokogiri (>= 1.5.0)
xml-simple (1.1.5)
PLATFORMS
ruby
DEPENDENCIES
addressable
daemons
duck-duck-go
flippy
genregen
grinch (~> 1.1)
grinch-identify (~> 1.8)
haste
htmlentities
json
lastfm
leetspeak
mechanize
myanimelist (~> 1.0)
nokogiri
open_uri_redirections
research_topicgen
rexml
ruby-eval-in
ruby-upworthy
sanitize (~> 6.1.3)
telegraph
time_difference
wolfram (~> 0.3)
xkcd
BUNDLED WITH
2.1.4