forked from newrelic/repolinter-action
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
90 lines (87 loc) · 1.91 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
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
asciidoctor (2.0.12)
builder (3.2.4)
charlock_holmes (0.7.7)
commonmarker (0.21.0)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.7)
creole (0.5.0)
dotenv (2.7.6)
escape_utils (1.2.1)
expression_parser (0.9.0)
faraday (1.1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
github-linguist (7.12.1)
charlock_holmes (~> 0.7.7)
escape_utils (~> 1.2.0)
mini_mime (~> 1.0)
rugged (>= 0.25.1)
github-markup (3.0.5)
htmlentities (4.3.4)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
idn-ruby (0.1.0)
json (1.8.6)
licensee (9.14.1)
dotenv (~> 2.0)
octokit (~> 4.17)
reverse_markdown (~> 1.0)
rugged (>= 0.24, < 2.0)
thor (>= 0.19, < 2.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
multipart-post (2.1.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
octokit (4.19.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
org-ruby (0.9.12)
rubypants (~> 0.2)
public_suffix (4.0.6)
rdoc (3.12.1)
json (~> 1.4)
reverse_markdown (1.4.0)
nokogiri
ruby-enum (0.8.0)
i18n
ruby2_keywords (0.0.2)
rubypants (0.7.1)
rugged (1.1.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
thor (1.0.1)
twitter-text (3.1.0)
idn-ruby
unf (~> 0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
wikicloth (0.8.3)
builder
expression_parser
htmlentities
nokogiri
twitter-text
PLATFORMS
ruby
DEPENDENCIES
RedCloth (~> 4.3)
asciidoctor (~> 2.0)
commonmarker (~> 0.21.0)
creole (~> 0.5.0)
github-linguist (>= 7.12.1)
github-markup (~> 3.0)
licensee (>= 9.9.0)
org-ruby (~> 0.9.12)
rdoc (= 3.12.1)
wikicloth (~> 0.8.3)
BUNDLED WITH
2.1.4