Upgrade gems (#447)

This commit is contained in:
Echo
2025-08-01 11:32:35 -04:00
committed by GitHub
parent 15736699d9
commit ba02d730fe

View File

@@ -175,14 +175,14 @@ GEM
ffi (>= 1.15.5)
rake
flamegraph (0.9.5)
flipper (1.3.5)
flipper (1.3.6)
concurrent-ruby (< 2)
flipper-active_record (1.3.5)
flipper-active_record (1.3.6)
activerecord (>= 4.2, < 9)
flipper (~> 1.3.5)
flipper-ui (1.3.5)
flipper (~> 1.3.6)
flipper-ui (1.3.6)
erubi (>= 1.0.0, < 2.0.0)
flipper (~> 1.3.5)
flipper (~> 1.3.6)
rack (>= 1.4, < 4)
rack-protection (>= 1.5.3, < 5.0.0)
rack-session (>= 1.0.2, < 3.0.0)
@@ -221,7 +221,7 @@ GEM
http-form_data (2.3.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
importmap-rails (2.2.0)
importmap-rails (2.2.2)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
@@ -273,7 +273,6 @@ GEM
marcel (1.0.4)
matrix (0.4.3)
memory_profiler (1.1.0)
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.25.5)
msgpack (1.8.0)
@@ -340,20 +339,20 @@ GEM
date
stringio
public_suffix (6.0.2)
puma (6.6.0)
puma (6.6.1)
nio4r (~> 2.0)
query_count (1.1.1)
activerecord (>= 4.2)
railties (>= 4.2)
raabro (1.4.0)
racc (1.8.1)
rack (3.1.16)
rack (3.2.0)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-cors (3.0.0)
logger
rack (>= 3.0.14)
rack-mini-profiler (4.0.0)
rack-mini-profiler (4.0.1)
rack (>= 1.2.0)
rack-protection (4.1.1)
base64 (>= 0.1.0)
@@ -411,7 +410,7 @@ GEM
request_store (1.7.0)
rack (>= 1.4)
rexml (3.4.1)
rubocop (1.79.0)
rubocop (1.79.1)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
@@ -421,7 +420,6 @@ GEM
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.46.0, < 2.0)
ruby-progressbar (~> 1.7)
tsort (>= 0.2.0)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.46.0)
parser (>= 3.3.7.2)
@@ -512,7 +510,6 @@ GEM
thruster (0.1.14-arm64-darwin)
thruster (0.1.14-x86_64-linux)
timeout (0.4.3)
tsort (0.2.0)
turbo-rails (2.0.16)
actionpack (>= 7.1.0)
railties (>= 7.1.0)
@@ -525,10 +522,9 @@ GEM
uniform_notifier (1.17.0)
uri (1.0.3)
useragent (0.16.11)
view_component (3.23.2)
activesupport (>= 5.2.0, < 8.1)
view_component (4.0.0)
activesupport (>= 7.1.0, < 8.1)
concurrent-ruby (~> 1)
method_source (~> 1.0)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)