Skip to content

Commit

Permalink
Merge pull request #178 from simplybusiness/dependabot/bundler/octoki…
Browse files Browse the repository at this point in the history
…t-8.1.0
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
2 parents 97dc711 + 5efb9e2 commit f68a7ff
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
Expand All @@ -23,11 +23,10 @@ GEM
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday-retry (2.2.0)
faraday (~> 2.0)
i18n (1.14.1)
Expand All @@ -38,7 +37,10 @@ GEM
method_source (1.0.0)
minitest (5.21.2)
mutex_m (0.2.0)
octokit (8.0.0)
net-http (0.4.1)
uri
octokit (8.1.0)
base64
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.24.0)
Expand All @@ -48,7 +50,7 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.3)
public_suffix (5.0.4)
racc (1.7.3)
rack (3.0.8)
rainbow (3.1.1)
Expand Down Expand Up @@ -115,6 +117,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)

PLATFORMS
ruby
Expand Down

0 comments on commit f68a7ff

Please sign in to comment.