Skip to content

Commit

Permalink
Bump octokit from 4.18.0 to 4.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 19, 2021
1 parent 2cd69f4 commit 2d2c16f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,11 @@ GEM
xpath (~> 3.2)
diff-lcs (1.4.4)
dotenv (2.7.6)
faraday (1.0.1)
faraday (1.3.0)
faraday-net_http (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-net_http (1.0.1)
github-markup (3.0.5)
hashie (4.1.0)
jwt (2.2.1)
Expand All @@ -34,7 +37,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
octokit (4.18.0)
octokit (4.20.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
omniauth (1.9.1)
Expand All @@ -46,7 +49,7 @@ GEM
omniauth-oauth2 (1.6.0)
oauth2 (~> 1.1)
omniauth (~> 1.9)
public_suffix (4.0.5)
public_suffix (4.0.6)
racc (1.5.2)
rack (2.2.3)
rack-protection (2.0.8.1)
Expand Down

0 comments on commit 2d2c16f

Please sign in to comment.