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 +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
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 533533 rack-google-analytics (1.2.0 )
534534 actionpack
535535 activesupport
536- rack-protection (2.0.8.1 )
536+ rack-protection (2.2.2 )
537537 rack
538538 rack-test (0.6.3 )
539539 rack (>= 1.0 )
636636 rdf (~> 3.2 )
637637 rexml (~> 3.2 )
638638 rdoc (6.3.0 )
639- redis (3.3.1 )
639+ redis (4.8.0 )
640640 ref (2.0.0 )
641641 rest-client (2.0.2 )
642642 http-cookie (>= 1.0.2 , < 2.0 )
@@ -686,11 +686,11 @@ GEM
686686 rdf-xsd (>= 2.2 , < 4.0 )
687687 sparql (>= 2.2 , < 4.0 )
688688 sxp (~> 1.0 )
689- sidekiq (4 .2.4 )
690- concurrent-ruby (~> 1.0 )
691- connection_pool ( ~> 2.2 , >= 2.2 .0 )
689+ sidekiq (5 .2.8 )
690+ connection_pool (~> 2.2 , >= 2.2.2 )
691+ rack ( < 2.1 .0 )
692692 rack-protection (>= 1.5.0 )
693- redis (~> 3.2 , >= 3.2.1 )
693+ redis (>= 3.3.5 , < 5 )
694694 simplecov (0.16.1 )
695695 docile (~> 1.1 )
696696 json (>= 1.8 , < 3 )
@@ -821,7 +821,7 @@ DEPENDENCIES
821821 rubyzip (~> 2.3 )
822822 sass-rails (~> 6.0 )
823823 sdoc (~> 2.1 )
824- sidekiq (~> 4 .2 )
824+ sidekiq (~> 5 .2 )
825825 simplecov (~> 0.16 )
826826 spring (~> 2.1 )
827827 sqlite3 (~> 1.5 )
You can’t perform that action at this time.
0 commit comments