forked from dependabot/dependabot-actions-workflow
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
62 lines (59 loc) · 1.36 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
dotenv (2.7.6)
excon (0.75.0)
faraday (1.3.0)
faraday-net_http (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-net_http (1.0.1)
licensed (2.14.0)
bundler (>= 1.10)
licensee (>= 9.14.0, < 10.0.0)
parallel (>= 0.18.0)
pathname-common_prefix (~> 0.0.1)
reverse_markdown (~> 1.0)
ruby-xxHash (~> 0.4)
thor (>= 0.19)
tomlrb (~> 1.2)
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_portile2 (2.5.0)
multipart-post (2.1.1)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.1-x86_64-linux)
racc (~> 1.4)
octokit (4.20.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.20.1)
pathname-common_prefix (0.0.1)
public_suffix (4.0.6)
racc (1.5.2)
reverse_markdown (1.4.0)
nokogiri
ruby-xxHash (0.4.0.1)
ruby2_keywords (0.0.4)
rugged (1.1.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
thor (1.1.0)
tomlrb (1.3.0)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
excon (= 0.75.0)
licensed (= 2.14.0)
BUNDLED WITH
1.17.3