Closed chabgood closed 5 years ago
@chabgood Which version of axlsx_rails did this define?
Right now I have no idea but the ref is here, 'c8ac844'
Consider the latest release of axlsx_rails at http://github.com/caxlsx/axlsx_rails, which now depends on the new community Axlsx release at http://github.com/caxlsx/caxlsx
NoMethodError: undefined method `spec' for nil:NilClass An error occurred while installing axlsx (2.1.0.pre), and Bundler cannot continue.
Gemfile portion: gem 'rubyzip', '>= 1.2.1' gem 'axlsx', git: 'https://github.com/randym/axlsx.git', ref: 'c8ac844' gem 'axlsx_rails'