-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
54 lines (50 loc) · 1.04 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
PATH
remote: .
specs:
copy_github_labels (0.1.0)
colorize
octokit (~> 4.0)
tty-prompt
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
colorize (0.8.1)
equatable (0.6.1)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
minitest (5.11.3)
multipart-post (2.1.1)
necromancer (0.5.0)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
pastel (0.7.3)
equatable (~> 0.6)
tty-color (~> 0.5)
public_suffix (4.0.6)
rake (13.0.1)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
tty-color (0.5.0)
tty-cursor (0.7.0)
tty-prompt (0.19.0)
necromancer (~> 0.5.0)
pastel (~> 0.7.0)
tty-reader (~> 0.6.0)
tty-reader (0.6.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.7)
wisper (~> 2.0.0)
tty-screen (0.7.0)
wisper (2.0.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.17)
copy_github_labels!
minitest (~> 5.0)
rake (~> 13.0)
BUNDLED WITH
1.17.2