Skip to content

Commit 8feb284

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] <[email protected]>
1 parent 80bd6e7 commit 8feb284

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

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

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

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,9 @@ GEM
168168
fog-core (~> 2.1)
169169
fog-json (~> 1.1)
170170
fog-xml (~> 0.1)
171-
fog-core (2.1.2)
171+
fog-core (2.2.4)
172172
builder
173-
excon (~> 0.58)
173+
excon (~> 0.71)
174174
formatador (~> 0.2)
175175
mime-types
176176
fog-google (1.19.0)
@@ -558,7 +558,7 @@ DEPENDENCIES
558558
fog-aliyun
559559
fog-aws
560560
fog-azure-rm!
561-
fog-core (~> 2.1.2)
561+
fog-core (~> 2.2.4)
562562
fog-google (~> 1.19.0)
563563
fog-local
564564
fog-openstack

0 commit comments

Comments
 (0)