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
48 changes: 24 additions & 24 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (2.0.1)
activesupport (8.0.2.1)
activesupport (8.0.3)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -25,7 +25,7 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (1.0.0)
async (2.28.1)
async (2.33.0)
console (~> 1.29)
fiber-annotation
io-event (~> 1.11)
Expand All @@ -34,34 +34,34 @@ GEM
autoprefixer-rails (10.4.21.0)
execjs (~> 2)
aws-eventstream (1.4.0)
aws-partitions (1.1153.0)
aws-sdk-core (3.232.0)
aws-partitions (1.1168.0)
aws-sdk-core (3.233.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.112.0)
aws-sdk-kms (1.113.0)
aws-sdk-core (~> 3, >= 3.231.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.198.0)
aws-sdk-s3 (1.199.1)
aws-sdk-core (~> 3, >= 3.231.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.4.1)
bigdecimal (3.2.2)
bigdecimal (3.2.3)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
console (1.33.0)
connection_pool (2.5.4)
console (1.34.0)
fiber-annotation
fiber-local (~> 1.1)
json
Expand All @@ -85,13 +85,13 @@ GEM
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.1)
google-protobuf (4.32.0)
google-protobuf (4.32.1)
bigdecimal
rake (>= 13)
google-protobuf (4.32.0-arm64-darwin)
google-protobuf (4.32.1-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.32.0-x86_64-linux-gnu)
google-protobuf (4.32.1-x86_64-linux-gnu)
bigdecimal
rake (>= 13)
haml (6.3.0)
Expand All @@ -114,17 +114,17 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-event (1.13.0)
io-event (1.14.0)
jmespath (1.6.2)
json (2.13.2)
json (2.15.0)
kramdown (2.5.1)
rexml (>= 3.3.9)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.7.0)
memoist (0.16.2)
metrics (0.14.0)
metrics (0.15.0)
middleman (4.6.2)
middleman-cli (= 4.6.2)
middleman-core (= 4.6.2)
Expand Down Expand Up @@ -176,15 +176,15 @@ GEM
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0826)
mime-types-data (3.2025.0924)
mini_portile2 (2.8.9)
minitest (5.25.5)
nokogiri (1.18.9)
nokogiri (1.18.10)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.9-arm64-darwin)
nokogiri (1.18.10-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.9-x86_64-linux-gnu)
nokogiri (1.18.10-x86_64-linux-gnu)
racc (~> 1.4)
padrino-helpers (0.15.3)
i18n (>= 0.6.7, < 2)
Expand Down Expand Up @@ -212,15 +212,15 @@ GEM
rb-inotify (0.11.1)
ffi (~> 1.0)
redcarpet (3.6.1)
rexml (3.4.2)
rexml (3.4.4)
rouge (3.30.0)
ruby-rc4 (0.1.5)
sass-embedded (1.91.0)
sass-embedded (1.93.2)
google-protobuf (~> 4.31)
rake (>= 13)
sass-embedded (1.91.0-arm64-darwin)
sass-embedded (1.93.2-arm64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.91.0-x86_64-linux-gnu)
sass-embedded (1.93.2-x86_64-linux-gnu)
google-protobuf (~> 4.31)
sassc-embedded (1.80.5)
sass-embedded (~> 1.80)
Expand All @@ -235,7 +235,7 @@ GEM
tilt (2.6.1)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
traces (0.18.1)
traces (0.18.2)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
typhoeus (1.4.1)
Expand Down