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] committed Jun 24, 2024
1 parent 16e98eb commit b6701e6
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
async (2.12.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
async (2.12.1)
console (~> 1.25, >= 1.25.2)
fiber-annotation
io-event (~> 1.6)
async-http (0.67.1)
io-event (~> 1.6, >= 1.6.5)
async-http (0.68.0)
async (>= 2.10.2)
async-pool (>= 0.6.1)
io-endpoint (~> 0.10, >= 0.10.3)
async-pool (~> 0.7)
io-endpoint (~> 0.11)
io-stream (~> 0.4)
protocol-http (~> 0.26.0)
protocol-http1 (~> 0.19.0)
protocol-http2 (~> 0.18.0)
traces (>= 0.10.0)
protocol-http (~> 0.26)
protocol-http1 (~> 0.19)
protocol-http2 (~> 0.18)
traces (>= 0.10)
async-http-faraday (0.14.0)
async-http (~> 0.42)
faraday
async-pool (0.6.1)
async-pool (0.7.0)
async (>= 1.25)
base64 (0.2.0)
bigdecimal (3.1.8)
Expand All @@ -40,7 +40,7 @@ GEM
fiber-local (~> 1.1)
json
drb (2.2.1)
faraday (2.9.1)
faraday (2.9.2)
faraday-net_http (>= 2.0, < 3.2)
faraday-http-cache (2.5.1)
faraday (>= 0.8)
Expand All @@ -61,11 +61,11 @@ GEM
rake (>= 10.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-endpoint (0.10.3)
io-event (1.6.4)
io-endpoint (0.11.0)
io-event (1.6.5)
io-stream (0.4.0)
json (2.7.2)
minitest (5.23.1)
minitest (5.24.0)
multi_json (1.15.0)
mutex_m (0.2.0)
net-http (0.4.1)
Expand All @@ -80,7 +80,7 @@ GEM
protocol-http2 (0.18.0)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
public_suffix (5.1.0)
public_suffix (6.0.0)
rainbow (3.1.1)
rake (13.2.1)
sawyer (0.9.2)
Expand Down

0 comments on commit b6701e6

Please sign in to comment.