Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gitlab
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Ruby Team
gitlab
Commits
735863d1
You need to sign in or sign up before continuing.
Unverified
Commit
735863d1
authored
4 years ago
by
Praveen Arimbrathodiyil
Browse files
Options
Downloads
Patches
Plain Diff
Tighten versions of dependencies
parent
55e0fe2d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/control
+7
-4
7 additions, 4 deletions
debian/control
with
7 additions
and
4 deletions
debian/control
+
7
−
4
View file @
735863d1
...
...
@@ -123,6 +123,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-fog-openstack (>= 1.0~),
ruby-fog-rackspace (>= 0.1.1~),
ruby-fog-aliyun (>= 0.3~),
ruby-gitlab-fog-azure-rm (>= 0.7~),
# for Google storage
ruby-google-api-client (>= 0.33~),
# for aws storage
...
...
@@ -193,7 +194,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Misc
ruby-version-sorter (>= 2.2.4~),
# Export Ruby Regex to Javascript
ruby-js-regex (>= 3.
1
~),
ruby-js-regex (>= 3.
4
~),
# User agent parsing
ruby-device-detector,
# Redis
...
...
@@ -287,7 +288,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Metrics
ruby-method-source (>= 1.0~),
# Prometheus
ruby-prometheus-client-mmap (>= 0.1
0
~),
ruby-prometheus-client-mmap (>= 0.1
1
~),
ruby-raindrops (>= 0.18~),
#
ruby-octokit (>= 4.15~),
...
...
@@ -306,7 +307,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# OAuth
ruby-oauth2 (>= 1.4.4~),
# Health check
ruby-health-check (>=
2.6
~),
ruby-health-check (>=
3.0
~),
# System information
ruby-vmstat (>= 2.3~),
ruby-sys-filesystem (>= 1.1.6~),
...
...
@@ -319,7 +320,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-ed25519 (>= 1.2~),
ruby-bcrypt-pbkdf (>= 1.0~),
# Gitaly GRPC client
ruby-gitaly (>= 13.
2
~),
ruby-gitaly (>= 13.
3
~),
ruby-grpc (>= 1.19~),
ruby-google-protobuf (>= 3.7~),
#
...
...
@@ -348,8 +349,10 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# JSON
ruby-json (>= 2.3~),
ruby-json-schema (>= 2.8.1-2~),
ruby-json-schemer (>= 0.2.12~),
ruby-oj (>= 3.10.6~),
ruby-multi-json (>= 1.14.1~),
ruby-yajl (>= 1.4.1~),
# packaged node modules - all node packages are not packaged yet
node-autosize (>= 4.0~),
node-axios (>= 0.17.1~),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment