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: 20 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2)
async (2.25.0)
async (2.27.0)
console (~> 1.29)
fiber-annotation
io-event (~> 1.11)
Expand All @@ -34,19 +34,20 @@ GEM
autoprefixer-rails (10.4.21.0)
execjs (~> 2)
aws-eventstream (1.4.0)
aws-partitions (1.1123.0)
aws-sdk-core (3.226.1)
aws-partitions (1.1139.0)
aws-sdk-core (3.228.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.106.0)
aws-sdk-core (~> 3, >= 3.225.0)
aws-sdk-kms (1.109.0)
aws-sdk-core (~> 3, >= 3.228.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.191.0)
aws-sdk-core (~> 3, >= 3.225.0)
aws-sdk-s3 (1.195.0)
aws-sdk-core (~> 3, >= 3.228.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.12.1)
Expand All @@ -60,7 +61,7 @@ GEM
coffee-script-source (1.12.2)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
console (1.31.0)
console (1.33.0)
fiber-annotation
fiber-local (~> 1.1)
json
Expand Down Expand Up @@ -113,9 +114,9 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-event (1.11.0)
io-event (1.12.1)
jmespath (1.6.2)
json (2.12.2)
json (2.13.2)
kramdown (2.5.1)
rexml (>= 3.3.9)
listen (3.9.0)
Expand Down Expand Up @@ -162,20 +163,20 @@ GEM
webrick
middleman-gh-pages (0.4.1)
rake (> 0.9.3)
middleman-livereload (3.4.7)
middleman-livereload (3.5.0)
em-websocket (~> 0.5.1)
middleman-core (>= 3.3)
rack-livereload (~> 0.3.15)
rack-livereload (~> 0.6.1)
middleman-sprockets (4.1.1)
middleman-core (~> 4.0)
sprockets (>= 3.0)
middleman-syntax (3.5.0)
middleman-syntax (3.6.0)
middleman-core (>= 3.2)
rouge (~> 3.2)
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0624)
mime-types-data (3.2025.0729)
mini_portile2 (2.8.9)
minitest (5.25.5)
nokogiri (1.18.9)
Expand All @@ -201,8 +202,8 @@ GEM
public_suffix (6.0.2)
racc (1.8.1)
rack (3.1.16)
rack-livereload (0.3.17)
rack
rack-livereload (0.6.1)
rack (>= 3.0, < 3.2)
rackup (2.2.1)
rack (>= 3)
rainbow (3.1.1)
Expand All @@ -221,17 +222,17 @@ GEM
google-protobuf (~> 4.31)
sass-embedded (1.89.2-x86_64-linux-gnu)
google-protobuf (~> 4.31)
sassc-embedded (1.80.4)
sassc-embedded (1.80.5)
sass-embedded (~> 1.80)
securerandom (0.4.1)
servolux (0.13.0)
sprockets (4.2.2)
concurrent-ruby (~> 1.0)
logger
rack (>= 2.2.4, < 4)
temple (0.10.3)
temple (0.10.4)
thor (1.4.0)
tilt (2.6.0)
tilt (2.6.1)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
traces (0.15.2)
Expand Down