File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ RUN set -ex \
5454	\
5555	&& gem update --system "$RUBYGEMS_VERSION" 
5656
57- ENV  BUNDLER_VERSION 1.14.4 
57+ ENV  BUNDLER_VERSION 1.14.5 
5858
5959RUN  gem install bundler --version "$BUNDLER_VERSION" 
6060
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ RUN set -ex \
9090	\
9191	&& gem update --system "$RUBYGEMS_VERSION" 
9292
93- ENV  BUNDLER_VERSION 1.14.4 
93+ ENV  BUNDLER_VERSION 1.14.5 
9494
9595RUN  gem install bundler --version "$BUNDLER_VERSION" 
9696
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ RUN set -ex \
7777	\
7878	&& gem update --system "$RUBYGEMS_VERSION" 
7979
80- ENV  BUNDLER_VERSION 1.14.4 
80+ ENV  BUNDLER_VERSION 1.14.5 
8181
8282RUN  gem install bundler --version "$BUNDLER_VERSION" 
8383
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments