Commit graph

179 commits

Author SHA1 Message Date
9e50bd04f7
Merge pull request #15 from samsonjs/dependabot/github_actions/github/codeql-action-2
Bump github/codeql-action from 1 to 2
2022-06-22 10:16:00 -07:00
22a8cbd9bf
Merge pull request #11 from samsonjs/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-06-22 10:15:51 -07:00
dependabot[bot]
7a535fded2
Bump rubocop-minitest from 0.17.0 to 0.20.0
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/rubocop/rubocop-minitest/releases)
- [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-minitest/compare/v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: rubocop-minitest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 13:06:04 +00:00
dependabot[bot]
de8f1733e0
Bump rake-compiler from 1.1.7 to 1.2.0
Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.1.7 to 1.2.0.
- [Release notes](https://github.com/luislavena/rake-compiler/releases)
- [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md)
- [Commits](https://github.com/luislavena/rake-compiler/compare/v1.1.7...v1.2.0)

---
updated-dependencies:
- dependency-name: rake-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 13:10:52 +00:00
dependabot[bot]
0b3efa5597
Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 13:10:24 +00:00
dependabot[bot]
cd11b3d202
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 13:03:22 +00:00
a1c8cc0a7d
Document the command line program 2022-01-16 22:46:22 -08:00
111a83bdc9
Merge pull request #5 from samsonjs/fix/verify-gemspec
Take extension files into account in verify_gemspec_files task
2022-01-16 22:11:12 -08:00
5740ef1542
Take extension files into account in verify_gemspec_files task 2022-01-16 22:08:04 -08:00
193e0b9ba7
Version 0.1.1 2022-01-16 22:01:39 -08:00
cac7da8d10
Add native extension to gemspec 2022-01-16 21:56:15 -08:00
c1b3e3451e
Merge pull request #3 from samsonjs/codeql
Create codeql-analysis.yml
2022-01-16 21:55:26 -08:00
b9fb2b8434
Merge pull request #4 from samsonjs/rake-compiler
Use rake-compiler
2022-01-16 21:54:31 -08:00
0971bc28fb
Create codeql-analysis.yml 2022-01-16 21:54:14 -08:00
405e52c60c
Use rake-compiler 2022-01-16 21:52:08 -08:00
0795eb3f91
Move extension to a subdirectory 2022-01-16 21:45:41 -08:00
8f6e90d0a6
Update Gemfile.lock 2022-01-16 21:44:16 -08:00
1af09cebcf
Remove .kodiak.toml, not gonna use it 2022-01-16 21:33:12 -08:00
99f0a8c8b2
Update .gitignore 2022-01-16 21:32:27 -08:00
aaa541d757
Merge pull request #2 from samsonjs/fix/include-executable
Include wordexp executable in gem
2022-01-16 21:27:10 -08:00
82bd21b649
Merge pull request #1 from samsonjs/dependabot/bundler/rubocop-performance-1.13.2
Update rubocop-performance requirement from 1.13.1 to 1.13.2
2022-01-16 21:14:40 -08:00
a2622ecebd
Add Gemfile.lock 2022-01-16 21:12:38 -08:00
20cf3c70a8
Include wordexp executable in gem 2022-01-16 21:09:57 -08:00
16bb5e7c19
s/GNU wordexp/wordexp/ 2022-01-16 18:28:09 -08:00
fb1bc1a910
Implement the most basic API possible
There are no options exposed to Ruby yet.
2022-01-16 18:22:54 -08:00
cee89ae8c1
Set rubocop's target Ruby version to 2.6 2022-01-16 15:54:59 -08:00
dependabot[bot]
baf32ca2f6
Update rubocop-performance requirement from 1.13.1 to 1.13.2
Updates the requirements on [rubocop-performance](https://github.com/rubocop/rubocop-performance) to permit the latest version.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.13.1...v1.13.2)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-16 23:52:24 +00:00
0a294f8faf
Initialize the template project 2022-01-16 15:51:10 -08:00
76427e214b Initial commit 2022-01-16 15:35:53 -08:00