File tree Expand file tree Collapse file tree 2 files changed +18
-11
lines changed Expand file tree Collapse file tree 2 files changed +18
-11
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' , '~>10.0 '
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.4 )
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 )
4+ addressable (2.8.7 )
5+ public_suffix (>= 2.0.2 , < 7.0 )
6+ faraday (2.13.1 )
7+ faraday-net_http (>= 2.0 , < 3.5 )
8+ json
9+ logger
10+ faraday-net_http (3.4.0 )
11+ net-http (>= 0.5.0 )
1012 git (1.18.0 )
1113 addressable (~> 2.8 )
1214 rchardet (~> 1.8 )
13- octokit (6.1.1 )
15+ json (2.12.2 )
16+ logger (1.7.0 )
17+ net-http (0.6.0 )
18+ uri
19+ octokit (10.0.0 )
1420 faraday (>= 1 , < 3 )
1521 sawyer (~> 0.9 )
16- public_suffix (5 .0.1 )
22+ public_suffix (6 .0.2 )
1723 rchardet (1.8.0 )
18- ruby2_keywords (0.0.5 )
1924 sawyer (0.9.2 )
2025 addressable (>= 2.3.5 )
2126 faraday (>= 0.17.3 , < 3 )
27+ uri (1.0.3 )
2228
2329PLATFORMS
2430 x86_64-darwin-21
31+ x86_64-linux
2532
2633DEPENDENCIES
2734 git (~> 1.18 )
28- octokit (~> 6.1 )
35+ octokit (~> 10.0 )
2936
3037BUNDLED WITH
3138 2.4.13
You can’t perform that action at this time.
0 commit comments