Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get latest master from Toshimaru #3

Merged
merged 6 commits into from
Apr 28, 2020
Merged

Get latest master from Toshimaru #3

merged 6 commits into from
Apr 28, 2020

Conversation

N7K4
Copy link
Collaborator

@N7K4 N7K4 commented Apr 28, 2020

No description provided.

* Create ci.yml

* Remove actions/cache

* Drop Ruby 2.4, 2.5 from TravisCI

Since CI is running on GitHub Workflows

* Remove `apt-get update`

* remove bundle install path

* Remove codeclimate-test-reporter from travis.yml

* it's not RSpec

* Create coverage.yml

* Add gemfile matrix

* Remove name from coverage workflow

* Delete .travis.yml

* Add freeze for constant

* Support Jekyll 4.0

* CI against Jekyll v4.0

* Add rubocop workflow

* Add gem install bundler

* Exclude Ruby 2.4 x Jekyll 4

```
Bundler found conflicting requirements for the RubyGems version:
  In jekyll_4.0.gemfile:
    RubyGems (= 2.6.14.4)

    jekyll (= 4.0) was resolved to 4.0.0, which depends on
      RubyGems (>= 2.7.0)
```

* Remove debug option
* Drop jekyll 3.6 support

* require jekyll 3.7+

* Update .rubocop.yml

* Require Ruby 2.4

* Update README.md

* Update CI badge
* Add Jekyll as runtime_dependency

* Year update: 2019 -> 2020

* Move development_dependencies to Gemfile

* Update jekyll-toc description

* Move development_dependencies to Gemfile part 2
* CI

* Add name to jobs

* Update .rubocop.yml

* Lock simplecov version
@N7K4 N7K4 merged commit e8cac14 into n13org:master Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants