diff --git a/Gemfile.lock b/Gemfile.lock index a4fbf1d..9519c73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ PATH remote: . specs: fileboost (0.1.0) - rails (>= 8.0.2.1) + activestorage (>= 6.0) GEM remote: https://rubygems.org/ @@ -83,6 +83,10 @@ GEM benchmark (0.4.1) bigdecimal (3.2.3) builder (3.3.0) + combustion (1.5.0) + activesupport (>= 3.0.0) + railties (>= 3.0.0) + thor (>= 0.14.6) concurrent-ruby (1.3.5) connection_pool (2.5.4) crass (1.0.6) @@ -126,6 +130,8 @@ GEM nio4r (2.7.4) nokogiri (1.18.9-arm64-darwin) racc (~> 1.4) + nokogiri (1.18.9-x86_64-linux-gnu) + racc (~> 1.4) parallel (1.27.0) parser (3.3.9.0) ast (~> 2.4.1) @@ -141,7 +147,7 @@ GEM psych (5.2.6) date stringio - puma (7.0.1) + puma (7.0.2) nio4r (~> 2.0) racc (1.8.1) rack (3.2.1) @@ -220,6 +226,7 @@ GEM ruby-progressbar (1.13.0) securerandom (0.4.1) sqlite3 (2.7.3-arm64-darwin) + sqlite3 (2.7.3-x86_64-linux-gnu) stringio (3.1.7) thor (1.4.0) timeout (0.4.3) @@ -238,11 +245,16 @@ GEM PLATFORMS arm64-darwin + x86_64-linux DEPENDENCIES + bundler (>= 1.15) + combustion (>= 1.1) fileboost! propshaft puma + rails (~> 8.0.0) + rake (>= 13.0) rubocop-rails-omakase sqlite3