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
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
bigdecimal (4.0.1)
bindata (2.5.0)
bindex (0.8.1)
bootsnap (1.20.1)
bootsnap (1.21.1)
msgpack (~> 1.2)
builder (3.3.0)
cancancan (3.6.1)
Expand Down Expand Up @@ -167,7 +167,7 @@ GEM
fiber-storage (1.0.1)
globalid (1.3.0)
activesupport (>= 6.1)
graphql (2.5.16)
graphql (2.5.18)
base64
fiber-storage
logger
Expand Down Expand Up @@ -284,11 +284,11 @@ GEM
validate_url
webfinger (~> 2.0)
orm_adapter (0.5.0)
pagy (43.2.3)
pagy (43.2.8)
json
yaml
parallel (1.27.0)
parser (3.3.10.0)
parser (3.3.10.1)
ast (~> 2.4.1)
racc
pg (1.6.3-aarch64-linux)
Expand All @@ -298,12 +298,12 @@ GEM
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.7.0)
prism (1.8.0)
psych (5.3.1)
date
stringio
public_suffix (6.0.2)
puma (7.1.0)
puma (7.2.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.2.4)
Expand Down Expand Up @@ -361,7 +361,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.3.1)
rdoc (7.0.3)
rdoc (7.1.0)
erb
psych (>= 4.0.0)
tsort
Expand All @@ -372,15 +372,15 @@ GEM
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.4.4)
rubocop (1.82.1)
rubocop (1.84.0)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.48.0, < 2.0)
rubocop-ast (>= 1.49.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.49.0)
Expand Down Expand Up @@ -420,16 +420,16 @@ GEM
scout_apm (6.0.2)
parser
securerandom (0.4.1)
selenium-webdriver (4.39.0)
selenium-webdriver (4.40.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 4.0)
websocket (~> 1.0)
sentry-rails (6.2.0)
sentry-rails (6.3.0)
railties (>= 5.2.0)
sentry-ruby (~> 6.2.0)
sentry-ruby (6.2.0)
sentry-ruby (~> 6.3.0)
sentry-ruby (6.3.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
simplecov (0.22.0)
Expand Down Expand Up @@ -465,7 +465,7 @@ GEM
tilt (2.7.0)
timeout (0.6.0)
tsort (0.2.0)
turbo-rails (2.0.20)
turbo-rails (2.0.21)
actionpack (>= 7.1.0)
railties (>= 7.1.0)
tzinfo (2.0.6)
Expand Down