Skip to content
Open
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
Expand Up @@ -23,7 +23,7 @@ GEM
specs:
ast (2.4.3)
concurrent-ruby (1.3.8)
csv (3.3.5)
csv (3.3.6)
debug (1.11.1)
irb (~> 1.10)
reline (>= 0.3.8)
Expand All @@ -36,7 +36,7 @@ GEM
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.21.1)
json (2.21.2)
language_server-protocol (3.17.0.6)
listen (3.10.0)
logger
Expand All @@ -63,7 +63,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbs (4.0.3)
rbs (4.1.2)
logger
prism (>= 1.6.0)
tsort
Expand Down
8 changes: 4 additions & 4 deletions gemfile_steep/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: 9e2110d93e0369de7e9889bb132def22575cc646
revision: 4229186ba17180c3ccc65fe74b00165adbfcb82a
branch: master
specs:
steep (2.1.0.dev)
Expand All @@ -25,7 +25,7 @@ GEM
specs:
ast (2.4.3)
concurrent-ruby (1.3.8)
csv (3.3.5)
csv (3.3.6)
debug (1.11.1)
irb (~> 1.10)
reline (>= 0.3.8)
Expand All @@ -39,7 +39,7 @@ GEM
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.21.1)
json (2.21.2)
language_server-protocol (3.17.0.6)
listen (3.10.0)
logger
Expand All @@ -62,7 +62,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbs (4.0.3)
rbs (4.1.2)
logger
prism (>= 1.6.0)
tsort
Expand Down
Loading