https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237384

            Bug ID: 237384
           Summary: www/redmine: make the port works with bundler 2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: r...@freebsd.org
          Reporter: m...@freebsd.org
          Assignee: r...@freebsd.org
             Flags: maintainer-feedback?(r...@freebsd.org)

Created attachment 203797
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203797&action=edit
patch-redmine

Without this patch, redmine doesn't start due to dependency mismatch.


# cd /usr/ports/www/redmine
# puma 
Puma starting in single mode...                 
* Version 3.12.0 (ruby 2.5.5-p157), codename: Llamas in Pajamas
* Min threads: 0, max threads: 16
* Environment: development                                     
Bundler could not find compatible versions for gem "bundler":
  In Gemfile:                                                                   
    bundler (>= 1.5.0, < 2.0.0)  

  Current Bundler version:                                                      
    bundler (2.0.1)                                                             
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running `gem install bundler`?            

Could not find gem 'bundler (>= 1.5.0, < 2.0.0)' in any of the relevant
sources:                                       
  the local ruby installation                                                   
! Unable to load application: SystemExit: exit

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"

Reply via email to