Skip to content

Commit 3cda649

Browse files
Fix: update ruby version in readme (#634)
* update ruby version in readme * fix: ignore idea files
1 parent baf93a5 commit 3cda649

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ backend/dump
66

77
dump.rdb
88
.rbenv-gemsets
9+
10+
.idea/*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Help would be appreciated! Please join us in [slack #flaredown](https://rubyforg
1313
* PostgreSQL 12.8
1414
* MongoDB 4.4.9 https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/
1515
* Redis 6.2.3
16-
* Ruby 2.7.4 (see [RVM](https://rvm.io/) also)
16+
* Ruby 3.0.6 (see [RVM](https://rvm.io/) also)
1717
* Node 12.22.6
1818
## Installation
1919

0 commit comments

Comments
 (0)