diff --git a/README.md b/README.md index 5225c55..420f8dd 100644 --- a/README.md +++ b/README.md @@ -99,11 +99,6 @@ and the CLI will pass that token to the proxy to authenticate API requests to GitHub (for example, to access private repositories or packages). -Note: In case if you get `ensure_equivalent_gemfile_and_lockfile` error then please rebuild your ecosystem, as below -``` -$ script/build go_modules -``` - ### Job description file The command-line interface for the `update` subcommand @@ -368,3 +363,17 @@ the issue, see ***Note*** +> if dependabot core and cli are not in sync +> then You will be getting +> `ensure_equivalent_gemfile_and_lockfile` error