Gemsmith v1.4.0 Release Notes

Release Date: 2012-01-29 // about 11 years ago
    • โž• Added Travis CI templates for Rails build matrix that can support multiple version tests.
    • โž• Added vendor files to gemspec template so they are included when building a new gem (especially Rails related).
    • ๐Ÿšš Moved library requirements within the Rails conditional check so that requirements are only loaded if Rails is detected.
    • ๐Ÿš… Modified the RSpec development dependency so that if Rails is detected, the rspec-rails gem is included instead.
    • ๐Ÿ”„ Changed the Rails default version to 3.2.0.