File tree Expand file tree Collapse file tree 2 files changed +16
-11
lines changed Expand file tree Collapse file tree 2 files changed +16
-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' , '~>9.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.11.0 )
7+ faraday-net_http (>= 2.0 , < 3.4 )
8+ logger
9+ faraday-net_http (3.3.0 )
10+ net-http
1011 git (1.18.0 )
1112 addressable (~> 2.8 )
1213 rchardet (~> 1.8 )
13- octokit (6.1.1 )
14+ logger (1.6.1 )
15+ net-http (0.4.1 )
16+ uri
17+ octokit (9.1.0 )
1418 faraday (>= 1 , < 3 )
1519 sawyer (~> 0.9 )
16- public_suffix (5 .0.1 )
20+ public_suffix (6 .0.1 )
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.1 )
2226
2327PLATFORMS
2428 x86_64-darwin-21
29+ x86_64-linux
2530
2631DEPENDENCIES
2732 git (~> 1.18 )
28- octokit (~> 6.1 )
33+ octokit (~> 9.0 )
2934
3035BUNDLED WITH
3136 2.4.13
You can’t perform that action at this time.
0 commit comments