File tree Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
33gem 'git' , '~>1.18'
4- gem 'octokit' , '~>6.1 '
4+ gem 'octokit' , '~>8.0 '
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.4 )
4+ addressable (2.8.6 )
55 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+ base64 (0.2.0 )
7+ faraday (2.9.0 )
8+ faraday-net_http (>= 2.0 , < 3.2 )
9+ faraday-net_http (3.1.0 )
10+ net-http
1011 git (1.18.0 )
1112 addressable (~> 2.8 )
1213 rchardet (~> 1.8 )
13- octokit (6.1.1 )
14+ net-http (0.4.1 )
15+ uri
16+ octokit (8.1.0 )
17+ base64
1418 faraday (>= 1 , < 3 )
1519 sawyer (~> 0.9 )
16- public_suffix (5.0.1 )
20+ public_suffix (5.0.4 )
1721 rchardet (1.8.0 )
18- ruby2_keywords (0.0.5 )
1922 sawyer (0.9.2 )
2023 addressable (>= 2.3.5 )
2124 faraday (>= 0.17.3 , < 3 )
25+ uri (0.13.0 )
2226
2327PLATFORMS
2428 x86_64-darwin-21
29+ x86_64-linux
2530
2631DEPENDENCIES
2732 git (~> 1.18 )
28- octokit (~> 6.1 )
33+ octokit (~> 8.0 )
2934
3035BUNDLED WITH
3136 2.4.13
You can’t perform that action at this time.
0 commit comments