More dependencies should be versioned:

        ruby-omniauth-google-oauth2 (>= 0.4.1~)
        ruby-grape (>= 0.16.2~)
        ruby-net-ssh (>= 1:3.0.1~)
        ruby-method-source (>= 0.8.2-2~)
        ruby-bcrypt (>= 3.1.11~)
        ruby-rqrcode (>= 0.4.2-3~)
        ruby-sasl (>= 0.0.3.3-2~)
        ruby-ntlm (>= 0.3.4-2~)


ruby-bcrypt is an indirect dependency so lack of versioning is probably in 
"ruby-devise":

~~~~
Bundler could not find compatible versions for gem "bcrypt":
  In Gemfile:                                                                   
                                                                                
            
    devise (~> 4.0) was resolved to 4.1.1, which depends on                     
                                                                                
            
      bcrypt (~> 3.0)                                                           
                                                                                
            

Could not find gem 'bcrypt (~> 3.0)', which is required by gem 'devise (~>      
                                                                                
            
4.0)', in any of the sources.                                                   
                                                                                
            
~~~~

"ruby-rqcode" probably should be versioned in "ruby-rqrcode-rails3":

~~~~
Bundler could not find compatible versions for gem "rqrcode":
  In Gemfile:                                                                   
                                                                                
            
    rqrcode-rails3 (~> 0.1.7) was resolved to 0.1.7, which depends on           
                                                                                
            
      rqrcode (>= 0.4.2)                                                        
                                                                                
            

Could not find gem 'rqrcode (>= 0.4.2)', which is required by gem               
                                                                                
            
'rqrcode-rails3 (~> 0.1.7)', in any of the sources.                             
                                                                                
            
~~~~

"ruby-sasl" also is an indirect dependency:

~~~~
Bundler could not find compatible versions for gem "pyu-ruby-sasl":
  In Gemfile:                                                                   
                                                                                
            
    omniauth-ldap (~> 1.0.4) was resolved to 1.0.5, which depends on            
                                                                                
            
      pyu-ruby-sasl (~> 0.0.3.2)                                                
                                                                                
            

Could not find gem 'pyu-ruby-sasl (~> 0.0.3.2)', which is required by gem       
                                                                                
            
'omniauth-ldap (~> 1.0.4)', in any of the sources.
~~~~

And more:

~~~~
Bundler could not find compatible versions for gem "rubyntlm":
  In Gemfile:                                                                   
                                                                                
            
    omniauth-ldap (~> 1.0.4) was resolved to 1.0.5, which depends on            
                                                                                
            
      rubyntlm (~> 0.3.4)                                                       
                                                                                
            

Could not find gem 'rubyntlm (~> 0.3.4)', which is required by gem              
                                                                                
            
'omniauth-ldap (~> 1.0.4)', in any of the sources.                              
                                                                                
            
~~~~

Finally even after satisfying all those dependencies attempt to install 
gitlab_8.9.0+dfsg-3 failed as follows:

~~~~
Bundler could not find compatible versions for gem "rouge":
  In Gemfile:
    rouge (>= 2.0.2, ~> 2.0)

    gollum-lib (~> 4.2) was resolved to 4.2.0, which depends on
      rouge (~> 1.10)

Could not find gem 'rouge (~> 1.10)', which is required by gem 'gollum-lib 
(~>
4.2)', in any of the sources.
~~~~

-- 
Regards,
 Dmitry Smirnov.

---

Honesty is a gift we can give to others. It is also a source of power and
an engine of simplicity. Knowing that we will attempt to tell the truth,
whatever the circumstances, leaves us with little to prepare for. We can
simply be ourselves.
        -- Sam Harris

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to