File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ gem 'rugged', :require => false
4545gem 'faraday' , '~> 2.14'
4646gem 'faraday-http-cache' , '~> 2.6.0'
4747gem 'faraday-retry'
48- gem 'octokit' , '~> 4.25 .0' , :require => false
48+ gem 'octokit' , '~> 10.0 .0' , :require => false
4949
5050group :development , :test do
5151 gem 'rspec'
Original file line number Diff line number Diff line change 197197 racc (~> 1.4 )
198198 nokogiri (1.19.1-x86_64-linux-gnu )
199199 racc (~> 1.4 )
200- octokit (4.25.1 )
200+ octokit (10.0.0 )
201201 faraday (>= 1 , < 3 )
202202 sawyer (~> 0.9 )
203203 optimist (3.2.1 )
215215 psych (5.3.1 )
216216 date
217217 stringio
218- public_suffix (6 .0.2 )
218+ public_suffix (7 .0.5 )
219219 puma (6.6.1 )
220220 nio4r (~> 2.0 )
221221 raabro (1.4.0 )
331331 sprockets (>= 2.8 , < 4.0 )
332332 sprockets-rails (>= 2.0 , < 4.0 )
333333 tilt (>= 1.1 , < 3 )
334- sawyer (0.9.2 )
334+ sawyer (0.9.3 )
335335 addressable (>= 2.3.5 )
336336 faraday (>= 0.17.3 , < 3 )
337337 securerandom (0.4.1 )
@@ -408,7 +408,7 @@ DEPENDENCIES
408408 minigit (~> 0.0.4 )
409409 more_core_extensions (~> 4.4 )
410410 net-ssh (~> 7.3.0 )
411- octokit (~> 4.25 .0 )
411+ octokit (~> 10.0 .0 )
412412 pg
413413 puma
414414 rails (~> 8.0.4 )
You can’t perform that action at this time.
0 commit comments