Skip to content

Commit 63c762e

Browse files
committed
Update bundler to 2.3+ (as used in the website)
1 parent 6993703 commit 63c762e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ DEPENDENCIES
108108
webrick (~> 1.7)
109109

110110
BUNDLED WITH
111-
2.1.4
111+
2.3.6

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Once setup, the site will be accessible on http://localhost:4000/docs/
1414

1515
1. [Install Ruby][install-ruby]
1616

17-
2. Install Bundler (2.x) and Rake
17+
2. Install Bundler (2.3 or above) and Rake
1818

1919
``` shell
2020
$ gem install bundler rake

0 commit comments

Comments
 (0)