Skip to content
Snippets Groups Projects
Commit a7e56fdf authored by Praveen Arimbrathodiyil's avatar Praveen Arimbrathodiyil
Browse files

Tighten dependency on googleauth to pull ruby-jwt >= 2.0

parent 72cb5f8f
No related branches found
No related tags found
No related merge requests found
......@@ -114,6 +114,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-fog-aliyun (>= 0.3~),
# for Google storage
ruby-google-api-client (>= 0.28~),
ruby-googleauth (>= 0.8~),
# for aws storage
ruby-unf (>= 0.1.4-2~),
ruby-unf-ext (>= 0.0.7.4),
......@@ -159,7 +160,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-redis-namespace (>= 1.6~),
ruby-gitlab-sidekiq-fetcher (>= 0.4.0~),
# Cron Parser
ruby-rufus-scheduler (>= 3.4~),
ruby-fugit (>= 1.1~),
# HTTP requests
ruby-httparty (>= 0.15.6~),
# Colored output to console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment