File tree Expand file tree Collapse file tree 2 files changed +19
-14
lines changed Expand file tree Collapse file tree 2 files changed +19
-14
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,5 @@ gem "jekyll"
55gem  "csv" 
66gem  "base64" 
77gem  "bigdecimal" 
8- 
8+ gem  "logger" 
9+ gem  "ostruct" 
Original file line number Diff line number Diff line change 77    bigdecimal  (3.1.8 )
88    colorator  (1.1.0 )
99    concurrent-ruby  (1.3.4 )
10-     csv  (3.3.0  )
10+     csv  (3.3.1  )
1111    em-websocket  (0.5.3 )
1212      eventmachine  (>=  0.12.9 )
1313      http_parser.rb  (~>  0 )
1414    eventmachine  (1.2.7 )
1515    ffi  (1.17.0-x86_64-linux-gnu )
1616    forwardable-extended  (2.6.0 )
17-     google-protobuf  (4.27.5 -x86_64-linux )
17+     google-protobuf  (4.29.1 -x86_64-linux )
1818      bigdecimal 
1919      rake  (>=  13 )
2020    http_parser.rb  (0.8.0 )
21-     i18n  (1.14.5  )
21+     i18n  (1.14.6  )
2222      concurrent-ruby  (~>  1.0 )
23-     jekyll  (4.3.3  )
23+     jekyll  (4.3.4  )
2424      addressable  (~>  2.4 )
2525      colorator  (~>  1.0 )
2626      em-websocket  (~>  0.5 )
4040      sass-embedded  (~>  1.54 )
4141    jekyll-watch  (2.2.1 )
4242      listen  (~>  3.0 )
43-     kramdown  (2.4.0  )
44-       rexml 
43+     kramdown  (2.5.1  )
44+       rexml  ( >=   3.3.9 ) 
4545    kramdown-parser-gfm  (1.1.0 )
4646      kramdown  (~>  2.0 )
4747    liquid  (4.0.4 )
4848    listen  (3.9.0 )
4949      rb-fsevent  (~>  0.10 , >=  0.10.3 )
5050      rb-inotify  (~>  0.9 , >=  0.9.10 )
51+     logger  (1.6.3 )
5152    mercenary  (0.4.0 )
53+     ostruct  (0.6.1 )
5254    pathutil  (0.16.2 )
5355      forwardable-extended  (~>  2.6 )
5456    public_suffix  (6.0.1 )
5557    rake  (13.2.1 )
5658    rb-fsevent  (0.11.2 )
5759    rb-inotify  (0.11.1 )
5860      ffi  (~>  1.0 )
59-     rexml  (3.3.9  )
60-     rouge  (4.3.0  )
61+     rexml  (3.4.0  )
62+     rouge  (4.5.1  )
6163    safe_yaml  (1.0.5 )
62-     sass-embedded  (1.77.8 -x86_64-linux-gnu )
63-       google-protobuf  (~>  4.26  )
64+     sass-embedded  (1.83.0 -x86_64-linux-gnu )
65+       google-protobuf  (~>  4.28  )
6466    terminal-table  (3.0.2 )
6567      unicode-display_width  (>=  1.1.1 , <  3 )
66-     unicode-display_width  (2.5 .0 )
67-     webrick  (1.8.2  )
68+     unicode-display_width  (2.6 .0 )
69+     webrick  (1.9.1  )
6870
6971PLATFORMS 
7072  x86_64-linux 
@@ -74,6 +76,8 @@ DEPENDENCIES
7476  bigdecimal 
7577  csv 
7678  jekyll 
79+   logger 
80+   ostruct 
7781
7882BUNDLED WITH 
79-    2.5.6  
83+    2.6.0  
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments