File tree 2 files changed +13
-10
lines changed
2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
3
gem 'git' , '~>1.18'
4
- gem 'octokit' , '~>6.1 '
4
+ gem 'octokit' , '~>9.0 '
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.8.4 )
4
+ addressable (2.8.6 )
5
5
public_suffix (>= 2.0.2 , < 6.0 )
6
- faraday (2.7.8 )
7
- faraday-net_http (>= 2.0 , < 3.1 )
8
- ruby2_keywords ( >= 0.0.4 )
9
- faraday-net_http ( 3.0.2 )
6
+ faraday (2.9.1 )
7
+ faraday-net_http (>= 2.0 , < 3.2 )
8
+ faraday-net_http ( 3.1.0 )
9
+ net-http
10
10
git (1.18.0 )
11
11
addressable (~> 2.8 )
12
12
rchardet (~> 1.8 )
13
- octokit (6.1.1 )
13
+ net-http (0.4.1 )
14
+ uri
15
+ octokit (9.0.0 )
14
16
faraday (>= 1 , < 3 )
15
17
sawyer (~> 0.9 )
16
- public_suffix (5.0.1 )
18
+ public_suffix (5.0.5 )
17
19
rchardet (1.8.0 )
18
- ruby2_keywords (0.0.5 )
19
20
sawyer (0.9.2 )
20
21
addressable (>= 2.3.5 )
21
22
faraday (>= 0.17.3 , < 3 )
23
+ uri (0.13.0 )
22
24
23
25
PLATFORMS
24
26
x86_64-darwin-21
27
+ x86_64-linux
25
28
26
29
DEPENDENCIES
27
30
git (~> 1.18 )
28
- octokit (~> 6.1 )
31
+ octokit (~> 9.0 )
29
32
30
33
BUNDLED WITH
31
34
2.4.13
You can’t perform that action at this time.
0 commit comments