-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This submodule update was triggered by a cli release and ensures the documentation stays current.
- Loading branch information
1 parent
fb51c40
commit 49df483
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cli
updated
13 files
+7 −0 | CHANGELOG.md | |
+309 −219 | Cargo.lock | |
+2 −2 | cli/Cargo.toml | |
+2 −1 | cli/js/api.js | |
+6 −0 | extensions/CHANGELOG.md | |
+1 −1 | lockfile/Cargo.toml | |
+41 −11 | lockfile/src/javascript.rs | |
+4 −4 | lockfile/src/parsers/gem.rs | |
+19 −3 | lockfile/src/ruby.rs | |
+1 −1 | lockfile_generator/Cargo.toml | |
+4 −1 | tests/fixtures/Gemfile.lock | |
+13 −0 | tests/fixtures/pnpm-lock-v5.yaml | |
+8 −0 | tests/fixtures/pnpm-lock.yaml |