Skip to content

Conversation

@SebastianKarpetaDev
Copy link
Contributor

No description provided.

DamianSzymanski and others added 21 commits March 18, 2021 20:05
* security updates

* revert activerecord from 5 to 4

* bundler version
* proper logging for sidekiq

* minimum for Ruby 2.5.9 + safe sidekiq

* bump webmock

* Trying with ruby-2.7.5

* force bundler to 2.3.7

* bundler in dockerfile

* jemallock fix

* Jemmaloc 1.1.3

* new sidekiq does not have  -i/--index option

* sidekiq pro 5.1.1

* join if respond_to

* Ruby 2.5.9

* changes in API for Redis

Co-authored-by: Maciej Kempin <maciej.kempin@nanoporetech.com>
* merge from master

* ship:docker
Gemfile Outdated

gem 'coder'
gem 'gh', git: 'https://github.com/travis-ci/gh'
gem 'gh', git: 'https://github.com/travis-ci/gh', branch: 'tcie3-0_15_2'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here keep master, it's newer

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Gemfile Outdated
ruby '3.2.2'

gem 'sidekiq-pro', source: 'https://gems.contribsys.com'
gem 'sidekiq-pro', '~> 5.1.1', source: 'https://gems.contribsys.com'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep versions from master, there's sidekiq-pro / sidekiq 7.2.0,

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Gemfile Outdated
gem 'metriks-librato_metrics', git: 'https://github.com/travis-ci/metriks-librato_metrics'

gem 'marginalia', git: 'https://github.com/travis-ci/marginalia'
gem 'marginalia', git: 'https://github.com/travis-ci/marginalia', branch: '5.x'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep marginalia from master

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Gemfile Outdated
gem 'rake'
gem 'redis'
gem 'rollout', git: 'https://github.com/travis-ci/rollout'
gem 'addressable', '~> 2.8.0'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.8.6 is on master

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants