Skip to content
Snippets Groups Projects
Commit 6d0edfd3 authored by Balasankar C's avatar Balasankar C
Browse files

Merge branch 'update-docker-api' into 'master'

Update docker-api and omnibus gems to be compatible with ruby 2.7

See merge request gitlab-org/omnibus-gitlab!4650
parents f778df3a f4733627
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
 
require_relative "lib/gitlab/version"
 
omnibus_gem_version = Gitlab::Version.new('omnibus', "7.0.10.02")
omnibus_gem_version = Gitlab::Version.new('omnibus', "7.0.10.03")
 
# Note that omnibus is from a fork with additional gitlab changes. You can
# check what they are with the following comparison link:
Loading
Loading
GIT
remote: https://dev.gitlab.org/gitlab/omnibus.git
revision: c33184c00a1774f8350f0f1d8cbce35b99a82fd1
tag: 7.0.10.02
revision: 996ed5ed05d97bbb0c73f2f890a1e15887a9749e
tag: 7.0.10.03
specs:
omnibus (7.0.10)
aws-sdk-s3 (~> 1)
Loading
Loading
@@ -122,9 +122,9 @@ GEM
declarative (0.0.10)
declarative-option (0.1.0)
diff-lcs (1.3)
docker-api (1.33.1)
excon (>= 0.38.0)
json
docker-api (2.0.0)
excon (>= 0.47.0)
multi_json
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
ed25519 (1.2.4)
Loading
Loading
@@ -132,7 +132,7 @@ GEM
equatable (0.6.1)
erubi (1.9.0)
erubis (2.7.0)
excon (0.54.0)
excon (0.76.0)
fantaskspec (0.9.10)
rake (~> 10.0)
rspec (~> 3.0)
Loading
Loading
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