Skip to content

Commit

Permalink
Document "bundle update" (#882)
Browse files Browse the repository at this point in the history
  • Loading branch information
couet authored Sep 12, 2023
1 parent 2d76cd9 commit 6bb0ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions for_developers/web/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ before running `bundle install`. This can be done with:
```
bundle config set --local path 'vendor/bundle'
```
Note: to update all the gem dependencies to their latest versions you can run `bundle update`.

7. Build the site and make it available on a local server.
```
Expand Down

0 comments on commit 6bb0ffa

Please sign in to comment.