Update octokit

This commit is contained in:
Wedge 2021-03-10 18:36:59 +03:00
parent 2e9d2fc1dd
commit 7537ce7625
2 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@ gem 'rack-utf8_sanitizer'
gem 'redis-semaphore'
#github api
gem "octokit", "~> 4.19"
gem "octokit", "~> 4.0"
gem 'faraday-http-cache'
group :production do

View File

@ -274,7 +274,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
octokit (4.19.0)
octokit (4.20.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
ohm (1.3.2)
@ -610,7 +610,7 @@ DEPENDENCIES
mock_redis
ng-rails-csrf
ngannotate-rails
octokit (~> 4.19)
octokit (~> 4.0)
ohm (~> 1.3.2)
ohm-expire (~> 0.1.3)
omniauth-github