Skip to content

Commit

Permalink
$ bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
tricknotes committed Nov 17, 2024
1 parent e8e53fb commit ee70974
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,12 +119,12 @@ GEM
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
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)
globalid (1.2.1)
activesupport (>= 6.1)
haml (6.3.0)
Expand All @@ -138,7 +138,7 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.8.1)
json (2.8.2)
jwt (2.9.3)
base64
launchy (3.0.1)
Expand Down Expand Up @@ -229,7 +229,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rails (8.0.0)
actioncable (= 8.0.0)
Expand Down Expand Up @@ -298,7 +298,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.3.1)
securerandom (0.3.2)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
Expand All @@ -309,7 +309,7 @@ GEM
timeout (0.4.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (1.0.1)
uri (1.0.2)
useragent (0.16.10)
version_gem (1.1.4)
web-console (4.2.1)
Expand Down

0 comments on commit ee70974

Please sign in to comment.