Skip to content

Commit

Permalink
update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Aug 27, 2024
1 parent 908d2d9 commit b73a244
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,14 +164,14 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.1.1)
faraday-net_http (3.3.0)
net-http
ffi (1.17.0-x86_64-linux-gnu)
friendly_id (5.5.1)
Expand Down Expand Up @@ -304,7 +304,7 @@ GEM
public_suffix (6.0.1)
puma (6.4.2)
nio4r (~> 2.0)
pundit (2.3.2)
pundit (2.4.0)
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.8.1)
Expand Down Expand Up @@ -486,7 +486,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-types (1.9.0)
uri (0.13.0)
uri (0.13.1)
vcr (6.3.1)
base64
warden (1.2.9)
Expand Down

0 comments on commit b73a244

Please sign in to comment.