Commit graph

14 commits

Author SHA1 Message Date
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