Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 0 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ AllCops:
- 'db/schema.rb'
- 'vendor/**/*'

Capybara/ClickLinkOrButtonStyle: { EnforcedStyle: link_or_button }
Layout/LineLength: { Max: 80, Exclude: [db/migrate/*.rb] }
Layout/RedundantLineBreak: { InspectBlocks: true }
Metrics/AbcSize: { Exclude: [db/migrate/*.rb], CountRepeatedAttributes: false }
Expand Down
55 changes: 18 additions & 37 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,19 +78,10 @@ GEM
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
ast (2.4.3)
axe-core-api (4.11.3)
axe-core-api (4.12.0)
dumb_delegator
ostruct
virtus
axe-core-rspec (4.11.3)
axe-core-api (= 4.11.3)
dumb_delegator
ostruct
virtus
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
axe-core-rspec (4.12.0)
axe-core-api (= 4.12.0)
base64 (0.3.0)
bcrypt (3.1.22)
bigdecimal (4.1.2)
Expand All @@ -115,8 +106,6 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
coderay (1.1.3)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.3.7)
connection_pool (3.0.2)
coveralls_reborn (0.29.1)
Expand All @@ -127,16 +116,14 @@ GEM
crack (1.0.1)
bigdecimal
rexml
crass (1.0.6)
crass (1.0.7)
cssbundling-rails (1.4.3)
railties (>= 6.0.0)
csv (3.3.5)
date (3.5.1)
debug (1.11.1)
irb (~> 1.10)
reline (>= 0.3.8)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.6.2)
docile (1.4.1)
dotenv (3.2.0)
Expand Down Expand Up @@ -165,12 +152,12 @@ GEM
fugit (1.12.2)
et-orbi (~> 1.4)
raabro (~> 1.4)
globalid (1.3.0)
globalid (1.4.0)
activesupport (>= 6.1)
goldiloader (6.0.0)
activerecord (>= 7.2, < 8.3)
activesupport (>= 7.2, < 8.3)
good_job (4.19.0)
good_job (4.19.1)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand All @@ -184,7 +171,6 @@ GEM
multi_xml (>= 0.5.2)
i18n (1.15.2)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
io-console (0.8.2)
irb (1.18.0)
pp (>= 0.6.0)
Expand All @@ -193,7 +179,7 @@ GEM
reline (>= 0.4.2)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.19.9)
json (2.20.0)
language_server-protocol (3.17.0.5)
lint_roller (1.1.0)
logger (1.7.0)
Expand Down Expand Up @@ -231,7 +217,6 @@ GEM
nokogiri (1.19.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
ostruct (0.6.3)
parallel (2.1.0)
parser (3.3.11.1)
ast (~> 2.4.1)
Expand All @@ -253,9 +238,6 @@ GEM
pry-byebug (3.12.0)
byebug (~> 13.0)
pry (>= 0.13, < 0.17)
psych (5.4.0)
date
stringio
public_suffix (7.0.5)
puma (8.0.2)
nio4r (~> 2.0)
Expand Down Expand Up @@ -306,9 +288,14 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (7.2.0)
rbs (4.0.3)
logger
prism (>= 1.6.0)
tsort
rdoc (8.0.0)
erb
psych (>= 4.0.0)
prism (>= 1.6.0)
rbs (>= 4.0.0)
tsort
readline (0.0.4)
reline
Expand Down Expand Up @@ -353,7 +340,7 @@ GEM
rubocop-ast (1.49.1)
parser (>= 3.3.7.2)
prism (~> 1.7)
rubocop-capybara (2.23.0)
rubocop-capybara (3.0.0)
lint_roller (~> 1.1)
rubocop (~> 1.81)
rubocop-factory_bot (2.28.0)
Expand All @@ -380,7 +367,7 @@ GEM
rubocop (~> 1.72, >= 1.72.1)
rubocop-rspec (~> 3.5)
ruby-progressbar (1.13.0)
rubyzip (3.4.0)
rubyzip (3.4.1)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
Expand All @@ -404,8 +391,7 @@ GEM
simplecov_json_formatter (0.1.4)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.2.0)
stripe (19.2.1)
stripe (19.3.0)
bigdecimal
logger
strong_migrations (2.8.0)
Expand All @@ -415,7 +401,6 @@ GEM
tins (~> 1)
thor (1.5.0)
thread (0.2.2)
thread_safe (0.3.6)
timeout (0.6.1)
tins (1.54.0)
bigdecimal
Expand All @@ -433,10 +418,6 @@ GEM
unicode-emoji (4.2.0)
uri (1.1.1)
useragent (0.16.11)
virtus (2.0.0)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
web-console (4.3.0)
actionview (>= 8.0.0)
bindex (>= 0.4.0)
Expand All @@ -446,7 +427,7 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket (1.2.11)
websocket-driver (0.8.1)
websocket-driver (0.8.2)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down
Loading