Skip to content
Merged
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
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ GEM
uri (>= 0.13.1)
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
ahoy_matey (5.4.2)
activesupport (>= 7.1)
ahoy_matey (5.5.0)
activesupport (>= 7.2)
cgi
device_detector (>= 1)
safely_block (>= 0.4)
Expand Down Expand Up @@ -210,13 +210,13 @@ GEM
herb (0.9.5-x86_64-linux-musl)
highline (3.1.2)
reline
honeybadger (6.5.3)
honeybadger (6.5.5)
logger
ostruct
http (6.0.2)
http-cookie (~> 1.0)
llhttp (~> 0.6.1)
http-cookie (1.1.0)
http-cookie (1.1.4)
domain_name (~> 0.5)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -336,7 +336,7 @@ GEM
paper_trail (17.0.0)
activerecord (>= 7.1)
request_store (~> 1.4)
parallel (1.28.0)
parallel (2.0.1)
parser (3.3.11.1)
ast (~> 2.4.1)
racc
Expand All @@ -358,14 +358,14 @@ GEM
date
stringio
public_suffix (7.0.5)
puma (7.2.0)
puma (8.0.0)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (3.2.6)
rack-attack (6.8.0)
rack (>= 1.0, < 4)
rack-session (2.1.1)
rack-session (2.1.2)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.2.0)
Expand Down Expand Up @@ -446,11 +446,11 @@ GEM
rspec-mocks (>= 3.13.0, < 5.0.0)
rspec-support (>= 3.13.0, < 5.0.0)
rspec-support (3.13.7)
rubocop (1.86.0)
rubocop (1.86.1)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parallel (>= 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
Expand Down Expand Up @@ -487,7 +487,7 @@ GEM
rubyzip (3.2.2)
safely_block (1.0.0)
securerandom (0.4.1)
selenium-webdriver (4.41.0)
selenium-webdriver (4.43.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -531,7 +531,7 @@ GEM
thruster (0.1.20-aarch64-linux)
thruster (0.1.20-arm64-darwin)
thruster (0.1.20-x86_64-linux)
timecop (0.9.10)
timecop (0.9.11)
timeout (0.6.1)
tsort (0.2.0)
turbo-rails (2.0.23)
Expand Down Expand Up @@ -654,4 +654,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
4.0.9
4.0.10