We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf93a5 commit 3cda649Copy full SHA for 3cda649
2 files changed
.gitignore
@@ -6,3 +6,5 @@ backend/dump
6
7
dump.rdb
8
.rbenv-gemsets
9
+
10
+.idea/*
README.md
@@ -13,7 +13,7 @@ Help would be appreciated! Please join us in [slack #flaredown](https://rubyforg
13
* PostgreSQL 12.8
14
* MongoDB 4.4.9 https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/
15
* Redis 6.2.3
16
-* Ruby 2.7.4 (see [RVM](https://rvm.io/) also)
+* Ruby 3.0.6 (see [RVM](https://rvm.io/) also)
17
* Node 12.22.6
18
## Installation
19
0 commit comments