Skip to content

Commit 667464d

Browse files
build(deps): bump fog-core from 2.1.2 to 2.2.4
Bumps [fog-core](https://github.com/fog/fog-core) from 2.1.2 to 2.2.4. - [Release notes](https://github.com/fog/fog-core/releases) - [Changelog](https://github.com/fog/fog-core/blob/master/changelog.md) - [Commits](fog/fog-core@v2.1.2...v2.2.4) --- updated-dependencies: - dependency-name: fog-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94d286a commit 667464d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ gem 'fog-azure-rm', git: 'https://github.com/fog/fog-azure-rm.git', branch: 'fog
6565
gem 'fog-google', '~> 1.19.0'
6666
gem 'fog-local'
6767
gem 'fog-openstack'
68-
gem 'fog-core', '~> 2.1.2'
68+
gem 'fog-core', '~> 2.2.4'
6969

7070
gem 'cf-uaa-lib', '~> 4.0.1'
7171
gem 'vcap-concurrency', git: 'https://github.com/cloudfoundry/vcap-concurrency.git', ref: '2a5b0179'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ GEM
150150
eventmachine (>= 1.0.0.beta.4)
151151
erubi (1.10.0)
152152
eventmachine (1.2.7)
153-
excon (0.92.4)
153+
excon (0.93.1)
154154
faraday (0.17.5)
155155
multipart-post (>= 1.2, < 3)
156156
faraday-cookie_jar (0.0.7)
@@ -175,9 +175,9 @@ GEM
175175
fog-core (~> 2.1)
176176
fog-json (~> 1.1)
177177
fog-xml (~> 0.1)
178-
fog-core (2.1.2)
178+
fog-core (2.2.4)
179179
builder
180-
excon (~> 0.58)
180+
excon (~> 0.71)
181181
formatador (~> 0.2)
182182
mime-types
183183
fog-google (1.19.0)
@@ -569,7 +569,7 @@ DEPENDENCIES
569569
fog-aliyun
570570
fog-aws
571571
fog-azure-rm!
572-
fog-core (~> 2.1.2)
572+
fog-core (~> 2.2.4)
573573
fog-google (~> 1.19.0)
574574
fog-local
575575
fog-openstack

0 commit comments

Comments
 (0)