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

Gemfile and *.gemspec files are more honest #2573

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

aramprice
Copy link
Member

  • move runtime dependencies into respective gemspec files
  • remove :production and :bats gem groups
  • ensure Gemfile has required :development / :test dependencies declared
  • move version locking to Gemfile so that it is controlled in one place

@aramprice aramprice force-pushed the gemfile-and-gemspecs-reflect-reality branch 2 times, most recently from d62d449 to 7c2aef0 Compare October 5, 2024 00:21
- move runtime dependencies into respective gemspec files
- remove `:production` and `:bats` gem groups
- ensure Gemfile has required `:development` / `:test` dependencies
  declared
- move version locking to Gemfile so that it is controlled in one place
@aramprice aramprice force-pushed the gemfile-and-gemspecs-reflect-reality branch from 7c2aef0 to 1dfe2bf Compare October 5, 2024 00:39
@aramprice aramprice force-pushed the gemfile-and-gemspecs-reflect-reality branch from 1dfe2bf to a40e135 Compare October 5, 2024 01:14
@aramprice
Copy link
Member Author

Successfully ran rake fly:integration

@aramprice aramprice merged commit a9d85dd into main Oct 7, 2024
26 checks passed
@aramprice aramprice deleted the gemfile-and-gemspecs-reflect-reality branch October 7, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant