Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sidekiq, sass-rails and sidekiq-unique-jobs #1534

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem 'pg', '~> 1.3'
# Use Puma as the app server
gem 'puma', '~> 5.6'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0'
gem 'sass-rails', '~> 6.0'
gem 'bootstrap-sass', '~> 3.4.1'
gem 'jquery-rails'
# Use Uglifier as compressor for JavaScript assets
Expand All @@ -31,7 +31,7 @@ gem 'bootsnap', '>= 1.1.0', require: false
# gem 'bcrypt', '~> 3.1.7'
gem 'sidekiq'
gem 'sidekiq-congestion', '~> 0.1.0'
gem 'sidekiq-unique-jobs', '~> 7.1.0'
gem 'sidekiq-unique-jobs', '~> 8.0.2'
gem 'sidekiq-logstash'
gem 'flipper'
gem 'flipper-active_record'
Expand Down
88 changes: 44 additions & 44 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,17 +76,17 @@ GEM
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
brpoplpush-redis_script (0.1.2)
brpoplpush-redis_script (0.1.3)
concurrent-ruby (~> 1.0, >= 1.0.5)
redis (>= 1.0, <= 5.0)
redis (>= 1.0, < 6)
builder (3.2.4)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
congestion (0.1.0)
connection_pool (>= 2.0)
redis (>= 3.1)
connection_pool (2.2.5)
connection_pool (2.4.0)
crack (0.4.5)
rexml
crass (1.0.6)
Expand All @@ -96,7 +96,7 @@ GEM
diff-lcs (1.3)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
erubi (1.11.0)
erubi (1.12.0)
erubis (2.7.0)
execjs (2.8.1)
factory_bot (6.2.1)
Expand Down Expand Up @@ -150,13 +150,13 @@ GEM
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lograge (0.11.2)
lograge (0.12.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
logstash-event (1.2.02)
loofah (2.19.1)
loofah (2.20.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -167,16 +167,16 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.17.0)
mini_portile2 (2.8.1)
minitest (5.18.0)
msgpack (1.5.1)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.2.0)
netrc (0.11.0)
newrelic_rpm (8.8.0)
nio4r (2.5.8)
nokogiri (1.13.10)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oauth2 (1.4.0)
Expand Down Expand Up @@ -215,13 +215,13 @@ GEM
nio4r (~> 2.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.6.1)
racc (1.6.2)
rack (2.2.6.4)
rack-cors (1.1.1)
rack-cors (2.0.1)
rack (>= 2.0.0)
rack-protection (2.0.8.1)
rack
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
rails (5.2.8.1)
actioncable (= 5.2.8.1)
Expand All @@ -243,7 +243,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
railties (5.2.8.1)
actionpack (= 5.2.8.1)
Expand All @@ -255,11 +255,14 @@ GEM
rake (13.0.6)
ranked-model (0.4.8)
activerecord (>= 4.2)
rb-fsevent (0.11.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.5.1)
request_store (1.4.1)
redis (5.0.6)
redis-client (>= 0.9.0)
redis-client (0.14.1)
connection_pool
request_store (1.5.1)
rack (>= 1.4)
responders (3.0.1)
actionpack (>= 5.0)
Expand Down Expand Up @@ -296,38 +299,35 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
ruby-progressbar (1.10.1)
sass (3.7.2)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.0.0)
ffi (~> 1.9.6)
rake
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
sentry-raven (2.13.0)
faraday (>= 0.7.6, < 1.0)
sidekiq (5.2.10)
connection_pool (~> 2.2, >= 2.2.2)
rack (~> 2.0)
rack-protection (>= 1.5.0)
redis (~> 4.5, < 4.6.0)
sidekiq (7.0.9)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.11.0)
sidekiq-congestion (0.1.1)
congestion (~> 0.1)
sidekiq (>= 3.0)
sidekiq-logstash (1.2.0)
sidekiq-logstash (3.0.0)
logstash-event (~> 1.2)
sidekiq (>= 3.0, < 6)
sidekiq-unique-jobs (7.1.5)
sidekiq (~> 7.0)
sidekiq-unique-jobs (8.0.2)
brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
concurrent-ruby (~> 1.0, >= 1.0.5)
sidekiq (>= 5.0, < 7.0)
thor (>= 0.20, < 2.0)
sidekiq (>= 7.0.0, < 8.0.0)
thor (>= 1.0, < 3.0)
simple_form (5.0.0)
actionpack (>= 5.0)
activemodel (>= 5.0)
Expand All @@ -337,9 +337,9 @@ GEM
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (3.7.2)
sprockets (4.2.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
Expand All @@ -349,9 +349,9 @@ GEM
activerecord (>= 5)
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.8)
tilt (2.1.0)
to_regexp (0.2.1)
tzinfo (1.2.10)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -412,12 +412,12 @@ DEPENDENCIES
rest-client (> 2.0)
rspec-rails (~> 3.8)
rubocop
sass-rails (~> 5.0)
sass-rails (~> 6.0)
sentry-raven
sidekiq
sidekiq-congestion (~> 0.1.0)
sidekiq-logstash
sidekiq-unique-jobs (~> 7.1.0)
sidekiq-unique-jobs (~> 8.0.2)
simple_form
spring
spring-commands-rspec
Expand Down