File tree Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ ruby '>=3.2'
22source  'https://rubygems.org' 
33
44gem  'middleman' ,  '4.5.1' 
5- gem  'middleman-syntax' ,  '~> 3.4 .0' 
5+ gem  'middleman-syntax' ,  '~> 3.5 .0' 
66gem  'middleman-autoprefixer' ,  '~> 3.0.0' 
77gem  'middleman-sprockets' ,  '~> 4.1.1' 
88gem  'rouge' ,  '~> 3.30.0' 
Original file line number Diff line number Diff line change 11GEM 
22  remote:  https://rubygems.org/ 
33  specs: 
4-     activesupport  (7.0.8 )
4+     activesupport  (7.0.8.7  )
55      concurrent-ruby  (~>  1.0 , >=  1.0.2 )
66      i18n  (>=  1.6 , <  2 )
77      minitest  (>=  5.1 )
88      tzinfo  (~>  2.0 )
9-     addressable  (2.8.6  )
10-       public_suffix  (>=  2.0.2 , <  6 .0
9+     addressable  (2.8.7  )
10+       public_suffix  (>=  2.0.2 , <  7 .0
1111    autoprefixer-rails  (10.4.13.0 )
1212      execjs  (~>  2 )
13-     backports  (3.24 .1 )
13+     backports  (3.25 .1 )
1414    base64  (0.2.0 )
1515    coffee-script  (2.4.1 )
1616      coffee-script-source 
1717      execjs 
1818    coffee-script-source  (1.12.2 )
19-     concurrent-ruby  (1.3.4  )
19+     concurrent-ruby  (1.3.5  )
2020    contracts  (0.16.1 )
21-     dotenv  (2.8.1 )
21+     dotenv  (3.1.7 )
2222    erubis  (2.7.0 )
23-     execjs  (2.9.1  )
23+     execjs  (2.10.0  )
2424    fast_blank  (1.0.1 )
25-     fastimage  (2.3 .0 )
26-     ffi  (1.16.3  )
25+     fastimage  (2.4 .0 )
26+     ffi  (1.17.1-x86_64-linux-gnu  )
2727    haml  (5.2.2 )
2828      temple  (>=  0.8.0 )
2929      tilt 
3434      concurrent-ruby  (~>  1.0 )
3535    kramdown  (2.4.0 )
3636      rexml 
37-     listen  (3.8 .0 )
37+     listen  (3.9 .0 )
3838      rb-fsevent  (~>  0.10 , >=  0.10.3 )
3939      rb-inotify  (~>  0.9 , >=  0.9.10 )
4040    memoist  (0.16.2 )
7777    middleman-sprockets  (4.1.1 )
7878      middleman-core  (~>  4.0 )
7979      sprockets  (>=  3.0 )
80-     middleman-syntax  (3.4 .0 )
80+     middleman-syntax  (3.5 .0 )
8181      middleman-core  (>=  3.2 )
8282      rouge  (~>  3.2 )
83-     minitest  (5.21.2  )
83+     minitest  (5.25.5  )
8484    nokogiri  (1.18.7-x86_64-linux-gnu )
8585      racc  (~>  1.4 )
8686    padrino-helpers  (0.15.3 )
8787      i18n  (>=  0.6.7 , <  2 )
8888      padrino-support  (=  0.15.3 )
8989      tilt  (>=  1.4.1 , <  3 )
9090    padrino-support  (0.15.3 )
91-     parallel  (1.24.0  )
91+     parallel  (1.26.3  )
9292    parslet  (2.0.0 )
93-     public_suffix  (5 .0.4 
93+     public_suffix  (6 .0.1 
9494    racc  (1.8.1 )
9595    rack  (2.2.13 )
9696    rb-fsevent  (0.11.2 )
97-     rb-inotify  (0.10 .1 )
97+     rb-inotify  (0.11 .1 )
9898      ffi  (~>  1.0 )
9999    redcarpet  (3.6.1 )
100100    rexml  (3.3.9 )
120120      concurrent-ruby  (~>  1.0 )
121121    uglifier  (3.2.0 )
122122      execjs  (>=  0.3.0 , <  3 )
123-     webrick  (1.8.2  )
123+     webrick  (1.9.1  )
124124
125125PLATFORMS 
126126  x86_64-linux 
@@ -130,7 +130,7 @@ DEPENDENCIES
130130  middleman  (=  4.5.1 )
131131  middleman-autoprefixer  (~>  3.0.0 )
132132  middleman-sprockets  (~>  4.1.1 )
133-   middleman-syntax  (~>  3.4 .0 )
133+   middleman-syntax  (~>  3.5 .0 )
134134  nokogiri  (~>  1.18.7 )
135135  redcarpet  (~>  3.6.1 )
136136  rouge  (~>  3.30.0 )
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments