Gemfile.lock in hot_module-1.0.0.alpha2 vs Gemfile.lock in hot_module-1.0.0.alpha3
- old
+ new
@@ -1,68 +1,69 @@
PATH
remote: .
specs:
- hot_module (1.0.0.alpha2)
- nokolexbor (~> 0.3)
+ hot_module (1.0.0.alpha3)
+ nokolexbor (~> 0.4)
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.4)
+ activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
backport (1.2.0)
- benchmark (0.2.0)
- concurrent-ruby (1.1.10)
+ benchmark (0.2.1)
+ concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
e2mmap (0.1.0)
hash_with_dot_access (1.2.0)
activesupport (>= 5.0.0, < 8.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
- json (2.6.2)
+ json (2.6.3)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
- minitest (5.16.3)
- nokogiri (1.13.8-arm64-darwin)
+ minitest (5.18.0)
+ nokogiri (1.14.2-arm64-darwin)
racc (~> 1.4)
- nokogiri (1.13.8-x86_64-linux)
+ nokogiri (1.14.2-x86_64-linux)
racc (~> 1.4)
- nokolexbor (0.3.7-arm64-darwin)
+ nokolexbor (0.4.0-arm64-darwin)
+ nokolexbor (0.4.0-x86_64-linux)
parallel (1.22.1)
- parser (3.1.2.1)
+ parser (3.2.1.1)
ast (~> 2.4.1)
- racc (1.6.0)
+ racc (1.6.2)
rainbow (3.1.1)
rake (13.0.6)
- regexp_parser (2.5.0)
+ regexp_parser (2.7.0)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
- rubocop (1.36.0)
+ rubocop (1.48.1)
json (~> 2.3)
parallel (~> 1.10)
- parser (>= 3.1.2.1)
+ parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.20.1, < 2.0)
+ rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.21.0)
- parser (>= 3.1.1.0)
- rubocop-minitest (0.22.1)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.27.0)
+ parser (>= 3.2.1.0)
+ rubocop-minitest (0.22.2)
rubocop (>= 0.90, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
- ruby-progressbar (1.11.0)
+ ruby-progressbar (1.13.0)
solargraph (0.47.2)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
diff-lcs (~> 1.4)
@@ -75,13 +76,13 @@
rubocop (>= 0.52)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
thor (1.2.1)
- tilt (2.0.11)
- tzinfo (2.0.5)
+ tilt (2.1.0)
+ tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
- unicode-display_width (2.3.0)
+ unicode-display_width (2.4.2)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
PLATFORMS