-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
41 lines (38 loc) · 854 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
jaro_winkler (1.5.3)
multipart-post (2.1.1)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
public_suffix (3.1.1)
rainbow (3.0.0)
rubocop (0.74.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
rufo (0.7.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
unicode-display_width (1.6.0)
PLATFORMS
ruby
DEPENDENCIES
octokit (~> 4.14)
rubocop
rufo
BUNDLED WITH
2.0.2