Torsten Zühlsdorff <[email protected]> has reassigned Bugzilla Automation <[email protected]>'s request for maintainer-feedback to [email protected]: Bug 203470: [patch] textproc/rubygem-sass-rails4: fix gemspec to avoid conflict with rubygem-bootstrap-sass https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203470
--- Description --- Created attachment 161594 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161594&action=edit patch to fix gemspec Currently both gems conflicts: Bundler could not find compatible versions for gem "sass": In Gemfile: sass-rails (~> 4.0.5) ruby depends on sass (~> 3.2.2) ruby bootstrap-sass (~> 3.0) ruby depends on sass (>= 3.3.0) ruby To allow usage of both, like in the new www/gitlab port, i've adjusted the gemspec of textproc/rubygem-sass-rails4. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
