Skip to content

Commit

Permalink
chore(deps): lock file maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed Aug 15, 2022
1 parent cba3bbc commit fe8c735
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Expand Up @@ -12,14 +12,14 @@ GEM
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-http (0.57.0)
async-http (0.58.0)
async (>= 1.25)
async-io (>= 1.28)
async-pool (>= 0.2)
protocol-http (~> 0.23.1)
protocol-http1 (~> 0.14.0)
protocol-http2 (~> 0.14.0)
traces (~> 0.4.0)
traces (>= 0.4.0)
async-http-faraday (0.11.0)
async-http (~> 0.42)
faraday
Expand All @@ -30,12 +30,12 @@ GEM
concurrent-ruby (1.1.10)
console (1.15.3)
fiber-local
faraday (2.4.0)
faraday-net_http (~> 2.0)
faraday (2.5.2)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-http-cache (2.4.0)
faraday-http-cache (2.4.1)
faraday (>= 0.8)
faraday-net_http (2.1.0)
faraday-net_http (3.0.0)
fiber-local (1.0.0)
github_changelog_generator (1.16.4)
activesupport
Expand All @@ -55,7 +55,7 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
protocol-hpack (1.4.2)
protocol-http (0.23.1)
protocol-http (0.23.2)
protocol-http1 (0.14.4)
protocol-http (~> 0.22)
protocol-http2 (0.14.2)
Expand All @@ -69,7 +69,7 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
timers (4.3.3)
traces (0.4.1)
traces (0.6.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)

Expand Down

0 comments on commit fe8c735

Please sign in to comment.