Commit Graph

16 Commits

Author SHA1 Message Date
Wilson Silva 32ee858365
Add and configure dotenv 2023-01-08 15:33:49 +07:00
Wilson Silva 766523bf4d
Setup CodeClimate's quality reporting 2023-01-06 12:41:31 +07:00
Wilson Silva cc62c9f226
Rename the master branch references to main 2023-01-06 11:42:02 +07:00
Wilson Silva 08236c4194
Add yard, yardstick and yard-junk to document the gem 2023-01-06 11:15:17 +07:00
Wilson Silva 89a23a69e2
Setup code coverage with simplecov 2023-01-06 11:10:20 +07:00
Wilson Silva 80b07ccf4c
Replace IRB with Pry 2023-01-06 11:10:20 +07:00
Wilson Silva dd61fae427
Add Guard with bundler, rspec and rubocop plugins 2023-01-06 11:10:19 +07:00
Wilson Silva ff121d1522
Add bundler-audit to keep the gem secure 2023-01-06 11:10:18 +07:00
Wilson Silva 836e54f9d8
Add Overcommit to prevent committing substandard code 2023-01-06 11:10:18 +07:00
Wilson Silva edc2269ff7
Add rubocop-rake 2023-01-06 11:10:17 +07:00
Wilson Silva 3c228703a9
Fix RuboCop violations 2023-01-06 11:10:17 +07:00
Wilson Silva b8d663ca00
Add and configure rubocop and rubocop-rspec 2023-01-06 10:51:06 +07:00
Wilson Silva 4780072dea
Set the required Ruby version to 3.2.0
I'll relax this later
2023-01-06 10:18:27 +07:00
Wilson Silva 64b33b4869
Move the Gemfile dependencies to the gemspec 2023-01-06 10:17:33 +07:00
Wilson Silva b3306b7a9e
Set the gem's summary, description, homepage and changelog uri 2023-01-06 10:11:47 +07:00
Wilson Silva 7fded5bb7f
Initial commit 2023-01-06 10:00:47 +07:00