Skip to content

Commit 4421892

Browse files
authored
Merge pull request #166 from talsafran/patch-1
Update development setup to use the latest Ruby
2 parents 38d2eeb + 6cde630 commit 4421892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rspec-rails.
1515
The safest bet is to use [rvm](https://github.com/wayneeseguin/rvm) with an rvm
1616
installed ruby (not system ruby) and a clean gemset dedicated to rspec-dev:
1717

18-
rvm 1.9.3@rspec-dev --create # or whatever version of Ruby you prefer
18+
rvm 2.3.1@rspec-dev --create # or whatever version of Ruby you prefer
1919

2020
[rbenv](https://github.com/sstephenson/rbenv) is also supported.
2121

0 commit comments

Comments
 (0)