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
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ gem "rspec"
gem "rubocop"
gem "rubocop-rubycw"
gem "rubocop-on-rbs"
gem "json"
gem "json", "~> 2.10.2"
gem "json-schema"
gem "goodcheck"
gem 'digest'
gem 'tempfile'
gem "rdoc"
gem "rdoc", "~> 6.11.0"
gem "fileutils"
gem "raap"
gem "activesupport", "~> 7.0"
Expand Down
70 changes: 38 additions & 32 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@ GEM
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
ast (2.4.3)
base64 (0.2.0)
benchmark (0.4.0)
benchmark-ips (2.14.0)
bigdecimal (3.1.9)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
csv (3.3.2)
connection_pool (2.5.3)
csv (3.3.4)
dbm (1.1.0)
diff-lcs (1.6.0)
diff-lcs (1.6.1)
digest (3.2.0)
drb (2.2.1)
ffi (1.17.1)
ffi (1.17.2)
fileutils (1.7.3)
goodcheck (3.1.0)
marcel (>= 1.0, < 2.0)
Expand All @@ -57,7 +57,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.6)
logger (1.7.0)
marcel (1.0.4)
memory_profiler (1.1.0)
mini_portile2 (2.8.8)
Expand All @@ -68,27 +68,28 @@ GEM
net-smtp (0.5.1)
net-protocol
nkf (0.2.0)
nokogiri (1.18.4)
nokogiri (1.18.8)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.7.1)
parallel (1.27.0)
parser (3.3.8.0)
ast (~> 2.4.1)
racc
pathname (0.4.0)
power_assert (2.0.5)
prism (1.4.0)
pstore (0.2.0)
psych (4.0.6)
stringio
public_suffix (6.0.1)
public_suffix (6.0.2)
raap (1.2.0)
rbs (~> 3.0)
timeout (~> 0.4)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
rake-compiler (1.2.9)
rake-compiler (1.3.0)
rake
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
Expand All @@ -102,29 +103,31 @@ GEM
rspec-mocks (~> 3.13.0)
rspec-core (3.13.3)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
rspec-expectations (3.13.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
rspec-mocks (3.13.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
rubocop (1.74.0)
rspec-support (3.13.3)
rubocop (1.75.5)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-ast (>= 1.44.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.1)
parser (>= 3.3.1.0)
rubocop-on-rbs (1.4.2)
rubocop-ast (1.44.1)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-on-rbs (1.6.0)
lint_roller (~> 1.1)
rbs (~> 3.5)
rubocop (~> 1.61)
rubocop (>= 1.72.1, < 2.0)
zlib
rubocop-rubycw (0.2.2)
lint_roller (~> 1.1)
Expand All @@ -134,34 +137,37 @@ GEM
nokogiri
securerandom (0.4.1)
stackprof (0.2.27)
steep (1.9.4)
steep (1.10.0)
activesupport (>= 5.1)
concurrent-ruby (>= 1.1.10)
csv (>= 3.0.9)
fileutils (>= 1.1.0)
json (>= 2.1.0)
language_server-protocol (>= 3.15, < 4.0)
language_server-protocol (>= 3.17.0.4, < 4.0)
listen (~> 3.0)
logger (>= 1.3.0)
mutex_m (>= 0.3.0)
parser (>= 3.1)
rainbow (>= 2.2.2, < 4.0)
rbs (~> 3.8)
rbs (~> 3.9)
securerandom (>= 0.1)
strscan (>= 1.0.0)
terminal-table (>= 2, < 4)
terminal-table (>= 2, < 5)
uri (>= 0.12.0)
stringio (3.1.5)
stringio (3.1.7)
strong_json (2.1.2)
strscan (3.1.2)
strscan (3.1.5)
tempfile (0.3.1)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-unit (3.6.7)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
test-unit (3.6.8)
power_assert
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.3)
zlib (3.2.1)

Expand All @@ -179,7 +185,7 @@ DEPENDENCIES
digest
fileutils
goodcheck
json
json (~> 2.10.2)
json-schema
memory_profiler
minitest
Expand All @@ -194,7 +200,7 @@ DEPENDENCIES
rake-compiler
rbs!
rbs-amber!
rdoc
rdoc (~> 6.11.0)
rspec
rubocop
rubocop-on-rbs
Expand Down
22 changes: 11 additions & 11 deletions steep/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,38 +14,38 @@ GEM
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
ast (2.4.2)
ast (2.4.3)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.9)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
csv (3.3.2)
connection_pool (2.5.3)
csv (3.3.4)
drb (2.2.1)
ffi (1.17.1)
ffi (1.17.2)
fileutils (1.7.3)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
json (2.10.2)
json (2.11.3)
language_server-protocol (3.17.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.6)
logger (1.7.0)
minitest (5.25.5)
mutex_m (0.3.0)
parser (3.3.7.1)
parser (3.3.8.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
rainbow (3.1.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbs (3.9.0.pre.2)
rbs (3.9.2)
logger
securerandom (0.4.1)
steep (1.10.0.pre.3)
steep (1.10.0)
activesupport (>= 5.1)
concurrent-ruby (>= 1.1.10)
csv (>= 3.0.9)
Expand All @@ -57,12 +57,12 @@ GEM
mutex_m (>= 0.3.0)
parser (>= 3.1)
rainbow (>= 2.2.2, < 4.0)
rbs (~> 3.9.pre)
rbs (~> 3.9)
securerandom (>= 0.1)
strscan (>= 1.0.0)
terminal-table (>= 2, < 5)
uri (>= 0.12.0)
strscan (3.1.2)
strscan (3.1.5)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
tzinfo (2.0.6)
Expand Down
2 changes: 1 addition & 1 deletion test/stdlib/global_variables_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ def test_gvar_LOAD_PATH(gvar: :$LOAD_PATH)
# is a singleton method), we can't use `assert_send_type` and must use `assert_type`.
loadpath = eval(gvar.to_s)

with_path 'set' do |path|
with_path 'erb' do |path|
assert_type '[:rb | :so, String]', loadpath.resolve_feature_path(path)
end

Expand Down