Skip to content

Commit

Permalink
council-2024 - update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
dcordz committed Jan 5, 2025
1 parent cfb65f2 commit 5367539
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ GEM
mutex_m (0.3.0)
net-http (0.6.0)
uri
net-imap (0.5.4)
net-imap (0.5.5)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -264,7 +264,8 @@ GEM
rack (3.1.8)
rack-proxy (0.7.7)
rack
rack-session (2.0.0)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
Expand Down Expand Up @@ -359,7 +360,7 @@ GEM
parser (>= 3.3.1.0)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.23.0)
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.28.0)
Expand Down Expand Up @@ -397,15 +398,15 @@ GEM
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
sorbet (0.5.11711)
sorbet-static (= 0.5.11711)
sorbet-runtime (0.5.11711)
sorbet-static (0.5.11711-aarch64-linux)
sorbet-static (0.5.11711-universal-darwin)
sorbet-static (0.5.11711-x86_64-linux)
sorbet-static-and-runtime (0.5.11711)
sorbet (= 0.5.11711)
sorbet-runtime (= 0.5.11711)
sorbet (0.5.11718)
sorbet-static (= 0.5.11718)
sorbet-runtime (0.5.11718)
sorbet-static (0.5.11718-aarch64-linux)
sorbet-static (0.5.11718-universal-darwin)
sorbet-static (0.5.11718-x86_64-linux)
sorbet-static-and-runtime (0.5.11718)
sorbet (= 0.5.11718)
sorbet-runtime (= 0.5.11718)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down Expand Up @@ -490,7 +491,8 @@ GEM
safety_net_attestation (~> 0.4.0)
tpm-key_attestation (~> 0.12.0)
websocket (1.2.11)
websocket-driver (0.7.6)
websocket-driver (0.7.7)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
Expand Down

0 comments on commit 5367539

Please sign in to comment.