Skip to content

Commit ff7250b

Browse files
authored
github-linguist: init at 9.1.0 (#402831)
2 parents c520cc0 + da898c7 commit ff7250b

File tree

3 files changed

+662
-0
lines changed

3 files changed

+662
-0
lines changed
Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
PATH
2+
remote: .
3+
specs:
4+
github-linguist (9.1.0)
5+
cgi
6+
charlock_holmes (~> 0.7.7)
7+
mini_mime (~> 1.0)
8+
rugged (~> 1.0)
9+
10+
GEM
11+
remote: https://rubygems.org/
12+
specs:
13+
addressable (2.8.7)
14+
public_suffix (>= 2.0.2, < 7.0)
15+
byebug (12.0.0)
16+
cgi (0.4.2)
17+
charlock_holmes (0.7.9)
18+
coderay (1.1.3)
19+
dotenv (3.1.8)
20+
faraday (2.13.1)
21+
faraday-net_http (>= 2.0, < 3.5)
22+
json
23+
logger
24+
faraday-net_http (3.4.0)
25+
net-http (>= 0.5.0)
26+
json (2.11.3)
27+
licensed (4.5.0)
28+
json (~> 2.6)
29+
licensee (~> 9.16)
30+
parallel (~> 1.22)
31+
pathname-common_prefix (~> 0.0.1)
32+
reverse_markdown (~> 2.1)
33+
ruby-xxHash (~> 0.4.0)
34+
thor (~> 1.2)
35+
tomlrb (~> 2.0)
36+
licensee (9.18.0)
37+
dotenv (>= 2, < 4)
38+
octokit (>= 4.20, < 10.0)
39+
reverse_markdown (>= 1, < 4)
40+
rugged (>= 0.24, < 2.0)
41+
thor (>= 0.19, < 2.0)
42+
logger (1.7.0)
43+
method_source (1.1.0)
44+
mini_mime (1.1.5)
45+
mini_portile2 (2.8.8)
46+
minitest (5.25.5)
47+
mocha (2.7.1)
48+
ruby2_keywords (>= 0.0.5)
49+
net-http (0.6.0)
50+
uri
51+
nokogiri (1.18.8)
52+
mini_portile2 (~> 2.8.2)
53+
racc (~> 1.4)
54+
octokit (9.2.0)
55+
faraday (>= 1, < 3)
56+
sawyer (~> 0.9)
57+
parallel (1.27.0)
58+
pathname-common_prefix (0.0.2)
59+
plist (3.7.2)
60+
pry (0.15.2)
61+
coderay (~> 1.1)
62+
method_source (~> 1.0)
63+
public_suffix (6.0.1)
64+
racc (1.8.1)
65+
rake (13.2.1)
66+
rake-compiler (0.9.9)
67+
rake
68+
reverse_markdown (2.1.1)
69+
nokogiri
70+
ruby-xxHash (0.4.0.2)
71+
ruby2_keywords (0.0.5)
72+
rugged (1.9.0)
73+
sawyer (0.9.2)
74+
addressable (>= 2.3.5)
75+
faraday (>= 0.17.3, < 3)
76+
thor (1.3.2)
77+
tomlrb (2.0.3)
78+
uri (1.0.3)
79+
yajl-ruby (1.4.3)
80+
81+
PLATFORMS
82+
ruby
83+
84+
DEPENDENCIES
85+
bundler (~> 2.0)
86+
byebug
87+
github-linguist!
88+
licensed (~> 4.0)
89+
licensee (~> 9.15)
90+
minitest (~> 5.15)
91+
mocha (~> 2.1)
92+
plist (~> 3.1)
93+
pry (~> 0.14)
94+
rake (~> 13.0)
95+
rake-compiler (~> 0.9)
96+
yajl-ruby (~> 1.4)
97+
98+
BUNDLED WITH
99+
2.5.22

0 commit comments

Comments
 (0)