Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 19 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (2.0.1)
activesupport (8.0.3)
activesupport (8.1.1)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
json
logger (>= 1.4.2)
minitest (>= 5.1)
securerandom (>= 0.3)
Expand All @@ -25,7 +25,7 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (1.0.0)
async (2.33.0)
async (2.34.0)
console (~> 1.29)
fiber-annotation
io-event (~> 1.11)
Expand All @@ -34,34 +34,33 @@ GEM
autoprefixer-rails (10.4.21.0)
execjs (~> 2)
aws-eventstream (1.4.0)
aws-partitions (1.1168.0)
aws-sdk-core (3.233.0)
aws-partitions (1.1179.0)
aws-sdk-core (3.236.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
bigdecimal
jmespath (~> 1, >= 1.6.1)
logger
aws-sdk-kms (1.113.0)
aws-sdk-core (~> 3, >= 3.231.0)
aws-sdk-kms (1.116.0)
aws-sdk-core (~> 3, >= 3.234.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.199.1)
aws-sdk-core (~> 3, >= 3.231.0)
aws-sdk-s3 (1.202.0)
aws-sdk-core (~> 3, >= 3.234.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.12.1)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.3.0)
benchmark (0.5.0)
bigdecimal (3.2.3)
bigdecimal (3.3.1)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.5)
connection_pool (2.5.4)
console (1.34.0)
console (1.34.2)
fiber-annotation
fiber-local (~> 1.1)
json
Expand All @@ -85,16 +84,16 @@ GEM
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.1)
google-protobuf (4.32.1)
google-protobuf (4.33.0)
bigdecimal
rake (>= 13)
google-protobuf (4.32.1-arm64-darwin)
google-protobuf (4.33.0-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.32.1-x86_64-linux-gnu)
google-protobuf (4.33.0-x86_64-linux-gnu)
bigdecimal
rake (>= 13)
haml (6.3.0)
haml (7.0.1)
temple (>= 0.8.2)
thor
tilt
Expand All @@ -116,7 +115,7 @@ GEM
concurrent-ruby (~> 1.0)
io-event (1.14.0)
jmespath (1.6.2)
json (2.15.0)
json (2.15.2)
kramdown (2.5.1)
rexml (>= 3.3.9)
listen (3.9.0)
Expand Down Expand Up @@ -178,7 +177,7 @@ GEM
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0924)
mini_portile2 (2.8.9)
minitest (5.25.5)
minitest (5.26.0)
nokogiri (1.18.10)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand Down Expand Up @@ -207,7 +206,7 @@ GEM
rackup (2.2.1)
rack (>= 3)
rainbow (3.1.1)
rake (13.3.0)
rake (13.3.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -244,7 +243,7 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
uri (1.0.3)
uri (1.1.0)
webrick (1.9.1)
yell (2.2.2)
zeitwerk (2.7.3)
Expand Down