Merge branch 'master' into fix-proposal-confirmation-spec

This commit is contained in:
Mridankan Mandal 2026-06-28 04:49:10 +05:30 committed by GitHub
commit d899712202
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -154,7 +154,7 @@ GEM
faraday-multipart (~> 1.0, >= 1.0.4) faraday-multipart (~> 1.0, >= 1.0.4)
ostruct ostruct
cocoon (1.2.15) cocoon (1.2.15)
concurrent-ruby (1.3.6) concurrent-ruby (1.3.7)
connection_pool (2.5.5) connection_pool (2.5.5)
countable-rails (0.0.1) countable-rails (0.0.1)
railties (>= 3.1) railties (>= 3.1)
@ -204,7 +204,7 @@ GEM
railties (>= 6.1.0) railties (>= 6.1.0)
faker (3.5.2) faker (3.5.2)
i18n (>= 1.8.11, < 2) i18n (>= 1.8.11, < 2)
faraday (2.14.2) faraday (2.14.3)
faraday-net_http (>= 2.0, < 3.5) faraday-net_http (>= 2.0, < 3.5)
json json
logger logger
@ -212,7 +212,7 @@ GEM
faraday (>= 1, < 3) faraday (>= 1, < 3)
faraday-multipart (1.1.1) faraday-multipart (1.1.1)
multipart-post (~> 2.0) multipart-post (~> 2.0)
faraday-net_http (3.4.2) faraday-net_http (3.4.4)
net-http (~> 0.5) net-http (~> 0.5)
fastimage (2.4.1) fastimage (2.4.1)
feature (1.4.0) feature (1.4.0)
@ -276,7 +276,7 @@ GEM
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1) jquery-ui-rails (6.0.1)
railties (>= 3.2.16) railties (>= 3.2.16)
json (2.19.5) json (2.19.9)
json-schema (6.0.0) json-schema (6.0.0)
addressable (~> 2.8) addressable (~> 2.8)
bigdecimal (~> 3.1) bigdecimal (~> 3.1)
@ -352,7 +352,7 @@ GEM
next_rails (1.4.8) next_rails (1.4.8)
rainbow (>= 3) rainbow (>= 3)
nio4r (2.7.5) nio4r (2.7.5)
nokogiri (1.19.3) nokogiri (1.19.4)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
racc (~> 1.4) racc (~> 1.4)
oauth2 (2.0.18) oauth2 (2.0.18)