pvalena / rpms / ruby

Forked from rpms/ruby 6 years ago
Clone

75ea12f Use safe navigation operator.

Authored and Committed by vondruch 6 years ago
1 file changed. 2 lines added. 2 lines removed.
    Use safe navigation operator.
    
    This operator is available since Ruby 2.3 and we are not going to use
    this generator with older Ruby.
    
        
file modified
+2 -2