- Add
ruby-3.4
to CI
- Fix
rubocop-1.65.0
copGemspec/AddRuntimeDependency
- Remove
ruby-3.0
from CI, since it's EOLed
- Fix missing
rubocop-rake
in.rubocop.yml
- Add
ruby-3.2
to CI - Add
ruby-3.3
to CI - Add
dependabot
check forGitHub Actions
- Drop
ruby-2.7
support, since it's EOLed
- Fix
gem build
warning about license name - Fix
gem build
warning about homepage url
SpecParser.check_folder_for_spec_doubles
will return boolean value if any double found
- Ignore
rake
autocomplete file
- Check 100%
branch
coverage in CI - Add
ruby-3.1
in CI - Add
yamllint
check in CI
- Fix
markdownlint
failure because of oldnodejs
in CI
- Require
mfa
for releasing gem - Add new test to increase
branch
coverage - Remove
ruby-2.5
from CI since it's EOLed - Check
dependabot
at 8:00 Moscow time daily - Changes from
rubocop-rspec
update to 2.9.0 - Drop
ruby-2.6
support, since it's EOLed
- Add
ruby-3.0
to CI
- Add
rubocop
check in CI - Add
yard
check that 100% code documented - Add
dependabot
config - Add
simplecov
check in CI that test coverage is 100%
- Use GitHub Actions instead of TravisCI
- Require ruby >= 2.5, since 2.4 EOLed
- Freeze dev dependencies in
Gemfile.lock
- Fixes from
rubocop
update to 1.6.1 - Add missing documentation
- Move repo to
ONLYOFFICE-QA
org - Remove
codecov
support
- Actualize
.gitignore
- Actualize travis CI config
- Support of
markdownlint
rake
task for release gem on github and rubygems- Add support of
rubocop-performance
andrubocop-rspec
- Correctly add
parser
dependency - Correctly show coverage on local pc
- Drop support of ruby older than 2.4
- Cleanup
gemspec
file