File tree Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Expand file tree Collapse file tree 2 files changed +13
-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' , '~>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 )
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+ faraday (2.9.1 )
7+ faraday-net_http (>= 2.0 , < 3.2 )
8+ faraday-net_http ( 3.1.0 )
9+ net-http
1010 git (1.18.0 )
1111 addressable (~> 2.8 )
1212 rchardet (~> 1.8 )
13- octokit (6.1.1 )
13+ net-http (0.4.1 )
14+ uri
15+ octokit (9.0.0 )
1416 faraday (>= 1 , < 3 )
1517 sawyer (~> 0.9 )
16- public_suffix (5.0.1 )
18+ public_suffix (5.0.5 )
1719 rchardet (1.8.0 )
18- ruby2_keywords (0.0.5 )
1920 sawyer (0.9.2 )
2021 addressable (>= 2.3.5 )
2122 faraday (>= 0.17.3 , < 3 )
23+ uri (0.13.0 )
2224
2325PLATFORMS
2426 x86_64-darwin-21
27+ x86_64-linux
2528
2629DEPENDENCIES
2730 git (~> 1.18 )
28- octokit (~> 6.1 )
31+ octokit (~> 9.0 )
2932
3033BUNDLED WITH
3134 2.4.13
You can’t perform that action at this time.
0 commit comments