Skip to content

Commit 50ca6b1

Browse files
authored
Update README.md
1 parent b49d330 commit 50ca6b1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ Hey! This is a super-easy to follow Rails/React API tutorial that is fully in de
99

1010
## System Requirements
1111
```Ruby
12-
ruby '2.3.1'
12+
ruby '2.7.0'
1313

1414
gem 'rails', '~> 5.2.1'
15+
16+
BUNDLED WITH
17+
2.1.2
1518
```
1619

1720
## Table of Contents

0 commit comments

Comments
 (0)