File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
language : ruby
2
2
rvm :
3
- - " 2.1.10"
3
+ # - "2.1.10" # not supported anymore. byebug breaks
4
4
- " 2.2.7"
5
5
- " 2.3.4"
6
6
- " 2.4.4"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ your local domain to the nginx proxy
22
22
23
23
## Installation
24
24
25
- _ NOTE: Dory requires ruby version 2.1 or greater to be installed on your system already. If you use
25
+ _ NOTE: Dory requires ruby version 2.2 or greater to be installed on your system already. If you use
26
26
multiple versions, or if your system ruby is too old, or if you just prefer not to install gems
27
27
into your system ruby, I recommend installing the ruby version with
28
28
[ ruby-install] ( https://github.com/postmodern/ruby-install ) and then managing it with
You can’t perform that action at this time.
0 commit comments