diff --git a/server/Gemfile.lock b/server/Gemfile.lock index 1f41612b..b33b8f43 100644 --- a/server/Gemfile.lock +++ b/server/Gemfile.lock @@ -8,13 +8,13 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.0.2) - activesupport (= 8.0.2) - activerecord (8.0.2) - activemodel (= 8.0.2) - activesupport (= 8.0.2) + activemodel (8.0.2.1) + activesupport (= 8.0.2.1) + activerecord (8.0.2.1) + activemodel (= 8.0.2.1) + activesupport (= 8.0.2.1) timeout (>= 0.4.0) - activesupport (8.0.2) + activesupport (8.0.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -28,21 +28,22 @@ GEM tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) ast (2.4.3) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.9) + base64 (0.3.0) + benchmark (0.4.1) + bigdecimal (3.2.2) concurrent-ruby (1.3.5) - connection_pool (2.5.1) + connection_pool (2.5.3) coverband (6.1.5) base64 redis (>= 3.0) diff-lcs (1.6.1) docile (1.4.1) domain_name (0.6.20240107) - drb (2.2.1) + drb (2.2.3) fast-stemmer (1.0.2) ffi (1.17.2) ffi (1.17.2-arm64-darwin) + ffi (1.17.2-x86_64-linux-gnu) highline (3.1.2) reline hiredis (0.6.3) @@ -149,6 +150,7 @@ GEM rack-session (>= 2.0.0, < 3) tilt (~> 2.0) sqlite3 (2.6.0-arm64-darwin) + sqlite3 (2.6.0-x86_64-linux-gnu) stackprof (0.2.27) state_machine (1.2.0) text (1.3.1) @@ -166,6 +168,7 @@ GEM PLATFORMS arm64-darwin-23 + x86_64-linux DEPENDENCIES activerecord