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
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/soutaro/steep.git
revision: 59de640ab4d47491ed4d34caf0f9e94d22e4f70b
revision: 727014c361ae996a80b87948510c83ca480f5e82
specs:
steep (2.1.0.dev)
concurrent-ruby (>= 1.1.10)
Expand Down Expand Up @@ -79,7 +79,7 @@ GEM
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.19.5)
json (2.19.7)
json-schema (6.2.0)
addressable (~> 2.8)
bigdecimal (>= 3.1, < 5)
Expand Down Expand Up @@ -148,7 +148,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.7)
rubocop (1.86.2)
rubocop (1.87.0)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
Expand Down
2 changes: 1 addition & 1 deletion steep/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GEM
fileutils (1.8.0)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
json (2.19.5)
json (2.19.7)
language_server-protocol (3.17.0.5)
listen (3.10.0)
logger
Expand Down
Loading