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

Update gemspec files #72

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update gemspec files #72

wants to merge 1 commit into from

Conversation

simon-isler
Copy link
Member

@simon-isler simon-isler commented Mar 4, 2025

irb(main):017* Dir.chdir(File.expand_path(__dir__)) do
irb(main):018*     `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features|docs)/}) || f.end_with?(".gem") }
irb(main):019> end - Dir["{app,config,lib}/**/*", "CHANGELOG.md", "README.md"]
=> 
[".github/CODEOWNERS",
 ".gitignore",
 ".ruby-version",
 ".semaphore/main-deploy.yml",
 ".semaphore/semaphore.yml",
 "Appraisals",
 "Gemfile",
 "Rakefile",
 "app/assets/images/moirai/.keep",
 "app/controllers/concerns/.keep",
 "app/models/concerns/.keep",
 "bin/check",
 "bin/console",
 "bin/fastcheck",
 "bin/rails",
 "bin/setup",
 "moirai.gemspec"]

@simon-isler simon-isler requested a review from a team as a code owner March 4, 2025 16:40
@simon-isler simon-isler self-assigned this Mar 4, 2025
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.

1 participant