This repository was archived by the owner on Nov 28, 2024. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ gem 'nokogiri', '~> 1.13'
8989
9090gem  'airbrake' ,  '~> 11.0' 
9191gem  'font-awesome-rails' ,  '~> 4.7' 
92- gem  'sidekiq' ,  '~> 4 .2' 
92+ gem  'sidekiq' ,  '~> 5 .2' 
9393gem  'data_uri' ,  '~> 0.1' 
9494gem  'jquery-dotdotdot-rails' ,  '~> 1.6' 
9595gem  'alternate_rails' ,  git : 'https://github.com/Data-Liberation-Front/alternate-rails.git' ,  ref : 'v4.2.0' 
Original file line number Diff line number Diff line change 128128    coffee-script-source  (1.12.2 )
129129    colorize  (0.8.1 )
130130    concurrent-ruby  (1.1.10 )
131-     connection_pool  (2.2.5  )
131+     connection_pool  (2.3.0  )
132132    coveralls  (0.8.23 )
133133      json  (>=  1.8 , <  3 )
134134      simplecov  (~>  0.16.1 )
535535    rack-google-analytics  (1.2.0 )
536536      actionpack 
537537      activesupport 
538-     rack-protection  (2 .0.8.1  )
538+     rack-protection  (3 .0.5  )
539539      rack 
540540    rack-test  (0.6.3 )
541541      rack  (>=  1.0 )
639639      rexml  (~>  3.2 )
640640    rdoc  (6.5.0 )
641641      psych  (>=  4.0.0 )
642-     redis  (3.3.1 )
642+     redis  (4.8.0 )
643643    ref  (2.0.0 )
644644    rest-client  (2.0.2 )
645645      http-cookie  (>=  1.0.2 , <  2.0 )
@@ -689,11 +689,11 @@ GEM
689689      rdf-xsd  (>=  2.2 , <  4.0 )
690690      sparql  (>=  2.2 , <  4.0 )
691691      sxp  (~>  1.0 )
692-     sidekiq  (4 .2.4  )
693-       concurrent-ruby  (~>  1.0 )
694-       connection_pool  ( ~>  2.2  ,  >=   2.2 .0 )
692+     sidekiq  (5 .2.8  )
693+       connection_pool  (~>  2.2 ,  >=   2.2.2 )
694+       rack  ( <  2.1 .0 )
695695      rack-protection  (>=  1.5.0 )
696-       redis  (~>  3.2  ,  >=   3.2.1 )
696+       redis  (>=  3.3.5  ,  <   5 )
697697    simplecov  (0.16.1 )
698698      docile  (~>  1.1 )
699699      json  (>=  1.8 , <  3 )
@@ -825,7 +825,7 @@ DEPENDENCIES
825825  rubyzip  (~>  2.3 )
826826  sass-rails  (~>  6.0 )
827827  sdoc  (~>  2.5 )
828-   sidekiq  (~>  4 .2 )
828+   sidekiq  (~>  5 .2 )
829829  simplecov  (~>  0.16 )
830830  spring  (~>  2.1 )
831831  sqlite3  (~>  1.5 )
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments