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

Fix gemspec #9

Open
cthulhu666 opened this issue Jan 11, 2018 · 0 comments
Open

Fix gemspec #9

cthulhu666 opened this issue Jan 11, 2018 · 0 comments
Assignees

Comments

@cthulhu666
Copy link
Owner

WARNING:  licenses is empty, but is recommended.  Use a license identifier from
http://spdx.org/licenses or 'Nonstandard' for a nonstandard license.
WARNING:  no homepage specified
WARNING:  description and summary are identical
WARNING:  open-ended dependency on activemodel (> 4.2) is not recommended
  if activemodel is semantically versioned, use:
    add_runtime_dependency 'activemodel', '~> 4.2', '> 4.2'
WARNING:  open-ended dependency on actionpack (> 4.2) is not recommended
  if actionpack is semantically versioned, use:
    add_runtime_dependency 'actionpack', '~> 4.2', '> 4.2'
WARNING:  open-ended dependency on appraisal (>= 0, development) is not recommended
  if appraisal is semantically versioned, use:
    add_development_dependency 'appraisal', '~> 0'
WARNING:  See http://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: easy_table
  Version: 0.0.9
  File: easy_table-0.0.9.gem
@cthulhu666 cthulhu666 self-assigned this Jan 11, 2018
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

No branches or pull requests

1 participant