Skip to content
Open
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
52 changes: 26 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ GEM
bigdecimal (4.1.2)
bindata (3.0.0)
bindex (0.8.1)
bootsnap (1.24.6)
msgpack (~> 1.2)
bootsnap (1.25.0)
msgpack (~> 1.5)
builder (3.3.0)
cancancan (3.6.1)
capybara (3.40.0)
Expand Down Expand Up @@ -165,7 +165,7 @@ GEM
fiber-storage (1.0.1)
globalid (1.4.0)
activesupport (>= 6.1)
graphql (2.6.7)
graphql (2.6.10)
base64
fiber-storage
logger
Expand Down Expand Up @@ -287,7 +287,7 @@ GEM
webfinger (~> 2.0)
orm_adapter (0.5.0)
ostruct (0.6.3)
pagy (43.6.1)
pagy (43.6.2)
json
uri
yaml
Expand All @@ -310,7 +310,7 @@ GEM
puma (8.0.2)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.2.6)
rack (3.2.7)
rack-cors (3.0.0)
logger
rack (>= 3.0.14)
Expand Down Expand Up @@ -380,8 +380,8 @@ GEM
actionpack (>= 7.0)
railties (>= 7.0)
rexml (3.4.4)
rubocop (1.89.0)
json (~> 2.3)
rubocop (1.90.0)
json (>= 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (>= 1.10)
Expand All @@ -397,26 +397,26 @@ GEM
rubocop-capybara (3.0.0)
lint_roller (~> 1.1)
rubocop (~> 1.81)
rubocop-graphql (1.7.0)
rubocop-graphql (1.8.0)
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2)
rubocop (>= 1.89, < 2)
rubocop-minitest (0.40.0)
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-performance (1.26.1)
rubocop-performance (1.27.0)
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop (>= 1.89.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
rubocop-rails (2.36.0)
rubocop-rails (2.37.0)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop (>= 1.89.0, < 2.0)
rubocop-ast (>= 1.44.0, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (3.4.1)
rubyzip (3.5.0)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
Expand All @@ -425,10 +425,10 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
scout_apm (6.2.1)
scout_apm (6.3.0)
parser
securerandom (0.4.1)
selenium-webdriver (4.46.0)
selenium-webdriver (4.48.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand All @@ -441,7 +441,7 @@ GEM
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
logger
simplecov (1.0.3)
simplecov (1.1.1)
simplecov-lcov (0.9.0)
sprockets (4.2.2)
concurrent-ruby (~> 1.0)
Expand All @@ -451,14 +451,14 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.9.5-aarch64-linux-gnu)
sqlite3 (2.9.5-aarch64-linux-musl)
sqlite3 (2.9.5-arm-linux-gnu)
sqlite3 (2.9.5-arm-linux-musl)
sqlite3 (2.9.5-arm64-darwin)
sqlite3 (2.9.5-x86_64-darwin)
sqlite3 (2.9.5-x86_64-linux-gnu)
sqlite3 (2.9.5-x86_64-linux-musl)
sqlite3 (2.9.6-aarch64-linux-gnu)
sqlite3 (2.9.6-aarch64-linux-musl)
sqlite3 (2.9.6-arm-linux-gnu)
sqlite3 (2.9.6-arm-linux-musl)
sqlite3 (2.9.6-arm64-darwin)
sqlite3 (2.9.6-x86_64-darwin)
sqlite3 (2.9.6-x86_64-linux-gnu)
sqlite3 (2.9.6-x86_64-linux-musl)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringex (2.8.6)
Expand Down Expand Up @@ -495,7 +495,7 @@ GEM
activesupport
faraday (~> 2.0)
faraday-follow_redirects
webmock (3.26.2)
webmock (3.26.4)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down