|
|
@@ -27,14 +27,14 @@ GEM
|
|
|
mutex_m
|
|
|
tzinfo (~> 2.0)
|
|
|
ansi (1.5.0)
|
|
|
- appmap (1.0.0)
|
|
|
+ appmap (1.0.1)
|
|
|
activesupport
|
|
|
method_source
|
|
|
rack
|
|
|
reverse_markdown
|
|
|
ast (2.4.2)
|
|
|
base64 (0.2.0)
|
|
|
- bigdecimal (3.1.7)
|
|
|
+ bigdecimal (3.1.8)
|
|
|
builder (3.2.4)
|
|
|
concurrent-ruby (1.2.3)
|
|
|
connection_pool (2.4.1)
|
|
|
@@ -42,15 +42,15 @@ GEM
|
|
|
drb (2.2.1)
|
|
|
ffi (1.16.3)
|
|
|
fileutils (1.7.2)
|
|
|
- i18n (1.14.4)
|
|
|
+ i18n (1.14.5)
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
- json (2.7.1)
|
|
|
+ json (2.7.2)
|
|
|
language_server-protocol (3.17.0.3)
|
|
|
listen (3.9.0)
|
|
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
|
|
rb-inotify (~> 0.9, >= 0.9.10)
|
|
|
logger (1.6.0)
|
|
|
- method_source (1.0.0)
|
|
|
+ method_source (1.1.0)
|
|
|
minitest (5.22.3)
|
|
|
minitest-focus (1.4.0)
|
|
|
minitest (>= 4, < 6)
|
|
|
@@ -60,16 +60,16 @@ GEM
|
|
|
minitest (>= 5.0)
|
|
|
ruby-progressbar
|
|
|
mutex_m (0.2.0)
|
|
|
- nokogiri (1.16.3-x86_64-linux)
|
|
|
+ nokogiri (1.16.4-x86_64-linux)
|
|
|
racc (~> 1.4)
|
|
|
parallel (1.24.0)
|
|
|
- parser (3.3.0.5)
|
|
|
+ parser (3.3.1.0)
|
|
|
ast (~> 2.4.1)
|
|
|
racc
|
|
|
racc (1.7.3)
|
|
|
rack (3.0.10)
|
|
|
rainbow (3.1.1)
|
|
|
- rake (13.1.0)
|
|
|
+ rake (13.2.1)
|
|
|
rb-fsevent (0.11.2)
|
|
|
rb-inotify (0.10.1)
|
|
|
ffi (~> 1.0)
|
|
|
@@ -79,7 +79,7 @@ GEM
|
|
|
reverse_markdown (2.1.1)
|
|
|
nokogiri
|
|
|
rexml (3.2.6)
|
|
|
- rubocop (1.62.1)
|
|
|
+ rubocop (1.63.4)
|
|
|
json (~> 2.3)
|
|
|
language_server-protocol (>= 3.17.0)
|
|
|
parallel (~> 1.10)
|
|
|
@@ -90,8 +90,8 @@ GEM
|
|
|
rubocop-ast (>= 1.31.1, < 2.0)
|
|
|
ruby-progressbar (~> 1.7)
|
|
|
unicode-display_width (>= 2.4.0, < 3.0)
|
|
|
- rubocop-ast (1.31.2)
|
|
|
- parser (>= 3.3.0.4)
|
|
|
+ rubocop-ast (1.31.3)
|
|
|
+ parser (>= 3.3.1.0)
|
|
|
rubocop-minitest (0.35.0)
|
|
|
rubocop (>= 1.61, < 2.0)
|
|
|
rubocop-ast (>= 1.31.1, < 2.0)
|
|
|
@@ -139,4 +139,4 @@ DEPENDENCIES
|
|
|
steep
|
|
|
|
|
|
BUNDLED WITH
|
|
|
- 2.3.23
|
|
|
+ 2.3.20
|