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

This commit is contained in:
Pirate Praveen 2019-03-06 13:50:57 +05:30
parent 72cb5f8f42
commit a7e56fdfcc

3
debian/control vendored
View file

@ -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