Skip to content

Commit

Permalink
Update bundler to 2.3+ (as used in the website)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJCLaw committed Aug 18, 2024
1 parent 6993703 commit 63c762e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ DEPENDENCIES
webrick (~> 1.7)

BUNDLED WITH
2.1.4
2.3.6
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Once setup, the site will be accessible on http://localhost:4000/docs/

1. [Install Ruby][install-ruby]

2. Install Bundler (2.x) and Rake
2. Install Bundler (2.3 or above) and Rake

``` shell
$ gem install bundler rake
Expand Down

0 comments on commit 63c762e

Please sign in to comment.