You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the gemspec includes all files in the root directory as well as all in lib/ and bin/. I'm not sure which files are necessary, but looking at gems like ActiveRecord, they include the README, LICENSE, and CHANGELOG (which we don't have)
The text was updated successfully, but these errors were encountered:
Right now, the gemspec includes all files in the root directory as well as all in lib/ and bin/. I'm not sure which files are necessary, but looking at gems like ActiveRecord, they include the README, LICENSE, and CHANGELOG (which we don't have)
The text was updated successfully, but these errors were encountered: