songtianlun
127820dfc0
- Upgrade parser gem from 3.3.6.0 to 3.3.7.0 - Upgrade rubocop gem from 1.69.2 to 1.70.0 - Upgrade unicode-display_width gem from 3.1.3 to 3.1.4 This commit updates several gem dependencies to their latest versions to ensure security and access to new features. The new versions may include bug fixes and improvements. No breaking changes have been introduced in these updates. |
||
---|---|---|
.github | ||
.kamal | ||
app | ||
bin | ||
config | ||
db | ||
lib/tasks | ||
log | ||
public | ||
script | ||
storage | ||
test | ||
tmp | ||
vendor | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
.rubocop.yml | ||
.ruby-version | ||
config.ru | ||
Dockerfile | ||
Gemfile | ||
Gemfile.lock | ||
Guardfile | ||
package.json | ||
Procfile.dev | ||
Rakefile | ||
README.md | ||
yarn.lock |
README
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...