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
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ GEM
validate_url
webfinger (~> 2.0)
orm_adapter (0.5.0)
ostruct (0.6.0)
ostruct (0.6.1)
pagy (9.3.3)
parallel (1.26.3)
parser (3.3.7.1)
Expand Down Expand Up @@ -597,7 +597,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
solargraph (0.51.2)
solargraph (0.52.0)
backport (~> 1.2)
benchmark
bundler (~> 2.0)
Expand All @@ -615,6 +615,7 @@ GEM
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
yard-solargraph (~> 0.1)
solargraph-rails (1.1.0)
activesupport
solargraph
Expand Down Expand Up @@ -691,6 +692,8 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.37)
yard-solargraph (0.1.0)
yard (~> 0.9)
zeitwerk (2.7.2)

PLATFORMS
Expand Down
Loading