Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #390 from department-of-veterans-affairs/dependabo…
Browse files Browse the repository at this point in the history
…t/bundler/octokit-6.0.1

fix: bump octokit from 6.0.0 to 6.0.1
  • Loading branch information
holdenhinkle authored Dec 8, 2022
2 parents 33b6089 + a5d0069 commit 07e8124
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@ GEM
digest (3.1.0)
docile (1.4.0)
erubi (1.11.0)
faraday (2.6.0)
faraday (2.7.1)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-http-cache (2.4.1)
faraday (>= 0.8)
faraday-net_http (3.0.1)
faraday-net_http (3.0.2)
ffi (1.15.5)
flipper (0.26.0)
concurrent-ruby (< 2)
Expand Down Expand Up @@ -207,7 +207,7 @@ GEM
rack (>= 1.2, < 3)
rash_alt (>= 0.4, < 1)
version_gem (~> 1.1)
octokit (6.0.0)
octokit (6.0.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
omniauth (2.1.0)
Expand Down Expand Up @@ -242,7 +242,7 @@ GEM
pry (>= 0.9.0, < 999)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.0)
public_suffix (5.0.1)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.1)
Expand Down

0 comments on commit 07e8124

Please sign in to comment.