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
22 changes: 4 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,12 @@ GEM
domain_name (0.6.20240107)
drb (2.2.3)
erb (6.0.1.1)
ffi (1.17.2-aarch64-linux-musl)
ffi (1.17.2-arm64-darwin)
ffi (1.17.2-x86_64-darwin)
ffi (1.17.2-x86_64-linux-gnu)
ffi (1.17.2-x86_64-linux-musl)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
hashdiff (1.2.1)
http (5.3.1)
addressable (~> 2.8)
http (6.0.3)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.5.0)
http-cookie (1.1.0)
llhttp (~> 0.6.1)
http-cookie (1.1.6)
domain_name (~> 0.5)
http-form_data (2.3.0)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
io-console (0.8.2)
Expand All @@ -73,9 +62,7 @@ GEM
json (2.19.3)
language_server-protocol (3.17.0.5)
lint_roller (1.1.0)
llhttp-ffi (0.5.1)
ffi-compiler (~> 1.0)
rake (~> 13.0)
llhttp (0.6.1)
logger (1.7.0)
minitest (6.0.2)
drb (~> 2.0)
Expand Down Expand Up @@ -114,7 +101,6 @@ GEM
rackup (2.3.1)
rack (>= 3)
rainbow (3.1.1)
rake (13.3.0)
rdoc (7.0.2)
erb
psych (>= 4.0.0)
Expand Down
Loading