Skip to content

Commit

Permalink
Gemfile.lock update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexskr committed Nov 14, 2024
1 parent 43ce45e commit 39f67ab
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,18 @@ GEM
docile (1.4.1)
domain_name (0.6.20240107)
eventmachine (1.2.7)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
http-accept (1.7.0)
http-cookie (1.0.7)
domain_name (~> 0.5)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (2.8.1)
json (2.8.2)
json_pure (2.8.1)
logger (1.6.1)
macaddr (1.7.2)
Expand Down Expand Up @@ -125,7 +125,7 @@ GEM
thread_safe (0.3.6)
tilt (2.4.0)
tzinfo (0.3.62)
uri (1.0.1)
uri (1.0.2)
uuid (2.3.9)
macaddr (~> 1.0)

Expand Down Expand Up @@ -153,4 +153,4 @@ DEPENDENCIES
uuid

BUNDLED WITH
2.5.11
2.5.20

0 comments on commit 39f67ab

Please sign in to comment.