Gemfile.lock in js_dependency-0.3.15 vs Gemfile.lock in js_dependency-0.4.0
- old
+ new
@@ -1,118 +1,176 @@
PATH
remote: .
specs:
- js_dependency (0.3.15)
- pathname
+ js_dependency (0.4.0)
thor
yaml
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
- binding_ninja (0.2.3)
+ binding_of_caller (1.0.1)
+ debug_inspector (>= 1.2.0)
codecov (0.6.0)
simplecov (>= 0.15, < 0.22)
coderay (1.1.3)
- debug (1.6.2)
- irb (>= 1.3.6)
- reline (>= 0.3.1)
- diff-lcs (1.5.0)
+ debug (1.9.2)
+ irb (~> 1.10)
+ reline (>= 0.3.8)
+ debug_inspector (1.2.0)
+ diff-lcs (1.5.1)
docile (1.4.0)
- io-console (0.5.11)
- irb (1.4.1)
- reline (>= 0.3.0)
- json (2.6.2)
- parallel (1.22.1)
- parser (3.1.2.1)
+ ffi (1.16.3)
+ formatador (1.1.0)
+ guard (2.18.1)
+ formatador (>= 0.2.4)
+ listen (>= 2.7, < 4.0)
+ lumberjack (>= 1.0.12, < 2.0)
+ nenv (~> 0.1)
+ notiffany (~> 0.0)
+ pry (>= 0.13.0)
+ shellany (~> 0.0)
+ thor (>= 0.18.1)
+ guard-compat (1.2.1)
+ guard-rspec (4.7.3)
+ guard (~> 2.1)
+ guard-compat (~> 1.1)
+ rspec (>= 2.99.0, < 4.0)
+ io-console (0.7.2)
+ irb (1.12.0)
+ rdoc
+ reline (>= 0.4.2)
+ json (2.7.1)
+ 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)
+ lumberjack (1.2.10)
+ method_source (1.0.0)
+ nenv (0.3.0)
+ notiffany (0.1.3)
+ nenv (~> 0.1)
+ shellany (~> 0.0)
+ parallel (1.24.0)
+ parser (3.3.0.5)
ast (~> 2.4.1)
+ racc
parslet (2.0.0)
- pathname (0.2.0)
proc_to_ast (0.1.0)
coderay
parser
unparser
- rack (2.2.4)
+ pry (0.14.2)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
+ psych (5.1.2)
+ stringio
+ racc (1.7.3)
+ rack (3.0.10)
rainbow (3.1.1)
- rake (13.0.6)
- regexp_parser (2.5.0)
- reline (0.3.1)
+ rake (13.1.0)
+ rb-fsevent (0.11.2)
+ rb-inotify (0.10.1)
+ ffi (~> 1.0)
+ rdoc (6.6.3.1)
+ psych (>= 4.0.0)
+ regexp_parser (2.9.0)
+ reline (0.5.0)
io-console (~> 0.5)
- rexml (3.2.5)
- rspec (3.11.0)
- rspec-core (~> 3.11.0)
- rspec-expectations (~> 3.11.0)
- rspec-mocks (~> 3.11.0)
- rspec-core (3.11.0)
- rspec-support (~> 3.11.0)
- rspec-expectations (3.11.0)
+ rexml (3.2.6)
+ rspec (3.13.0)
+ rspec-core (~> 3.13.0)
+ rspec-expectations (~> 3.13.0)
+ rspec-mocks (~> 3.13.0)
+ rspec-core (3.13.0)
+ rspec-support (~> 3.13.0)
+ rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-mocks (3.11.1)
+ rspec-support (~> 3.13.0)
+ rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-parameterized (0.5.2)
- binding_ninja (>= 0.2.3)
+ rspec-support (~> 3.13.0)
+ rspec-parameterized (1.0.0)
+ rspec-parameterized-core (< 2)
+ rspec-parameterized-table_syntax (< 2)
+ rspec-parameterized-core (1.0.0)
parser
proc_to_ast
rspec (>= 2.13, < 4)
unparser
- rspec-support (3.11.0)
- rubocop (1.35.0)
+ rspec-parameterized-table_syntax (1.0.1)
+ binding_of_caller
+ rspec-parameterized-core (< 2)
+ rspec-support (3.13.1)
+ rubocop (1.62.1)
json (~> 2.3)
+ language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
- parser (>= 3.1.2.1)
+ parser (>= 3.3.0.2)
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.31.1, < 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-performance (1.14.3)
- rubocop (>= 1.7.0, < 2.0)
- rubocop-ast (>= 0.4.0)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.31.2)
+ parser (>= 3.3.0.4)
+ rubocop-capybara (2.20.0)
+ rubocop (~> 1.41)
+ rubocop-factory_bot (2.25.1)
+ rubocop (~> 1.41)
+ rubocop-performance (1.21.0)
+ rubocop (>= 1.48.1, < 2.0)
+ rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
- rubocop-rspec (2.12.1)
- rubocop (~> 1.31)
- ruby-progressbar (1.11.0)
+ rubocop-rspec (2.28.0)
+ rubocop (~> 1.40)
+ rubocop-capybara (~> 2.17)
+ rubocop-factory_bot (~> 2.22)
+ rubocop-rspec_rails (~> 2.28)
+ rubocop-rspec_rails (2.28.1)
+ rubocop (~> 1.40)
+ ruby-progressbar (1.13.0)
+ shellany (0.0.1)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
- thor (1.2.1)
+ stringio (3.1.0)
+ thor (1.3.1)
trollop (2.9.10)
- unicode-display_width (2.2.0)
- unparser (0.6.5)
+ unicode-display_width (2.5.0)
+ unparser (0.6.13)
diff-lcs (~> 1.3)
- parser (>= 3.1.0)
- yaml (0.2.0)
+ parser (>= 3.3.0)
+ yaml (0.3.0)
yarn (0.1.1)
parslet (>= 1.2)
rack (>= 1.3)
trollop (>= 1.16)
PLATFORMS
arm64-darwin-21
+ arm64-darwin-23
x86_64-linux
DEPENDENCIES
codecov
debug (>= 1.0.0)
+ guard-rspec
js_dependency!
rake (~> 13.0)
rspec (~> 3.0)
- rspec-parameterized
+ rspec-parameterized (~> 1.0)
rubocop (~> 1.21)
- rubocop-performance
- rubocop-rake
- rubocop-rspec
+ rubocop-performance (~> 1.21)
+ rubocop-rake (~> 0.6.0)
+ rubocop-rspec (~> 2.28)
simplecov
yarn
BUNDLED WITH
- 2.3.16
+ 2.5.3