Skip to content
Closed
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
12 changes: 3 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ GEM
ostruct
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
Expand Down Expand Up @@ -269,7 +269,7 @@ GEM
uri
net-http-persistent (4.0.4)
connection_pool (~> 2.2)
net-imap (0.5.1)
net-imap (0.5.6)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -478,7 +478,7 @@ GEM
stringio (3.1.2)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.2)
timeout (0.4.3)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
Expand Down Expand Up @@ -509,10 +509,6 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0, < 4.11)
webrick (1.9.0)
websocket (1.2.11)
websocket-driver (0.7.6)
Expand All @@ -524,7 +520,6 @@ GEM

PLATFORMS
aarch64-linux
arm64-darwin-22
x86_64-darwin-22
x86_64-linux
x86_64-linux-musl
Expand Down Expand Up @@ -570,7 +565,6 @@ DEPENDENCIES
tzinfo-data
vite_rails (~> 3.0)
web-console
webdrivers

RUBY VERSION
ruby 3.2.2p53
Expand Down