Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
omnibus-gitlab
omnibus-gitlab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 865
    • Issues 865
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 61
    • Merge Requests 61
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • omnibus-gitlabomnibus-gitlab
  • Issues
  • #3772

Closed
Open
Opened Sep 07, 2018 by Stan Hu@stanhuOwner

Sidekiq 5.2.1 shipping in Omnibus when only 5.1.3 is specified

I went looking for duplicate gems in the latest RC, and I noticed Sidekiq 5.2.1 was shipping in the latest versions:

stanhu@git-01-sv-gstg.c.gitlab-staging-1.internal:/opt/gitlab$ sudo find . | grep sidekiq-5.2.1
./embedded/lib/ruby/gems/2.4.0/gems/sidekiq-5.2.1
./embedded/lib/ruby/gems/2.4.0/gems/sidekiq-5.2.1/3.0-Upgrade.md
./embedded/lib/ruby/gems/2.4.0/gems/sidekiq-5.2.1/Changes.md
./embedded/lib/ruby/gems/2.4.0/gems/sidekiq-5.2.1/web
./embedded/lib/ruby/gems/2.4.0/gems/sidekiq-5.2.1/web/views
<snip>

The odd thing is that in both CE and in gitlab-monitor, the respective Gemfile.lock files show Sidekiq 5.1.3.

I went searching for all Gemfile* and *.gemspec files, and I can't figure out where this is coming from.

Edited Sep 07, 2018 by Stan Hu
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/omnibus-gitlab#3772