Skip to content

Commit

Permalink
Update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
miharekar committed Jan 17, 2025
1 parent 7b07d1e commit 1cf1150
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,17 +90,17 @@ GEM
rack
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1036.0)
aws-sdk-core (3.215.0)
aws-partitions (1.1039.0)
aws-sdk-core (3.216.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.96.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (1.97.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.177.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-s3 (1.178.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.11.0)
Expand All @@ -125,7 +125,7 @@ GEM
faraday-multipart (~> 1.0, >= 1.0.4)
ostruct
colorize (1.1.0)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crack (1.0.0)
bigdecimal
Expand Down Expand Up @@ -291,7 +291,7 @@ GEM
openssl (3.3.0)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
pastel (0.8.0)
Expand Down Expand Up @@ -373,7 +373,7 @@ GEM
ffi (~> 1.0)
rbs (3.8.1)
logger
rdoc (6.10.0)
rdoc (6.11.0)
psych (>= 4.0.0)
regexp_parser (2.10.0)
reline (0.6.0)
Expand Down Expand Up @@ -416,7 +416,7 @@ GEM
rubocop-minitest
rubocop-performance
rubocop-rails
ruby-lsp (0.23.5)
ruby-lsp (0.23.6)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
Expand Down Expand Up @@ -453,7 +453,7 @@ GEM
fugit (~> 1.11.0)
railties (>= 7.1)
thor (~> 1.3.1)
sorbet-runtime (0.5.11755)
sorbet-runtime (0.5.11763)
sqlite3 (2.5.0-aarch64-linux-gnu)
sqlite3 (2.5.0-arm64-darwin)
sqlite3 (2.5.0-x86_64-linux-gnu)
Expand All @@ -463,7 +463,7 @@ GEM
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
ostruct
stackprof (0.2.26)
stackprof (0.2.27)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
string-similarity (2.1.0)
Expand Down

0 comments on commit 1cf1150

Please sign in to comment.