summary refs log tree commit diff
path: root/pkgs/applications/version-management/gitlab/rubyEnv-ce/Gemfile
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2019-01-07 20:08:15 +0100
committerRobin Gloster <mail@glob.in>2019-01-07 20:08:15 +0100
commit8fac37db006ad1e6c051525e65becd54ad011923 (patch)
treeee1fc51889e807470b64e0b1debe560483a87392 /pkgs/applications/version-management/gitlab/rubyEnv-ce/Gemfile
parent134a6decae90a94fe3cf90bce267e59f0b954dbc (diff)
downloadnixpkgs-8fac37db006ad1e6c051525e65becd54ad011923.tar
nixpkgs-8fac37db006ad1e6c051525e65becd54ad011923.tar.gz
nixpkgs-8fac37db006ad1e6c051525e65becd54ad011923.tar.bz2
nixpkgs-8fac37db006ad1e6c051525e65becd54ad011923.tar.lz
nixpkgs-8fac37db006ad1e6c051525e65becd54ad011923.tar.xz
nixpkgs-8fac37db006ad1e6c051525e65becd54ad011923.tar.zst
nixpkgs-8fac37db006ad1e6c051525e65becd54ad011923.zip
gitlab: 11.6.0 -> 11.6.3
Diffstat (limited to 'pkgs/applications/version-management/gitlab/rubyEnv-ce/Gemfile')
-rw-r--r--pkgs/applications/version-management/gitlab/rubyEnv-ce/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/version-management/gitlab/rubyEnv-ce/Gemfile b/pkgs/applications/version-management/gitlab/rubyEnv-ce/Gemfile
index 3d25195f965..a7f5deadb86 100644
--- a/pkgs/applications/version-management/gitlab/rubyEnv-ce/Gemfile
+++ b/pkgs/applications/version-management/gitlab/rubyEnv-ce/Gemfile
@@ -181,7 +181,7 @@ gem 'acts-as-taggable-on', '~> 5.0'
 gem 'sidekiq', '~> 5.2.1'
 gem 'sidekiq-cron', '~> 0.6.0'
 gem 'redis-namespace', '~> 1.6.0'
-gem 'gitlab-sidekiq-fetcher', '~> 0.1.0', require: 'sidekiq-reliable-fetch'
+gem 'gitlab-sidekiq-fetcher', '~> 0.4.0', require: 'sidekiq-reliable-fetch'
 
 # Cron Parser
 gem 'rufus-scheduler', '~> 3.4'