Commit d976299
build(deps): bump fog-aws, fog-core and fog-google (#4375)
* build(deps): bump fog-aws, fog-core and fog-google
Bumps [fog-aws](https://github.com/fog/fog-aws), [fog-core](https://github.com/fog/fog-core) and [fog-google](https://github.com/fog/fog-google). These dependencies needed to be updated together.
Updates `fog-aws` from 3.28.0 to 3.32.0
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](fog/fog-aws@v3.28.0...v3.32.0)
Updates `fog-core` from 2.4.0 to 2.6.0
- [Changelog](https://github.com/fog/fog-core/blob/master/changelog.md)
- [Commits](fog/fog-core@v2.4.0...v2.6.0)
Updates `fog-google` from 1.24.1 to 1.25.0
- [Release notes](https://github.com/fog/fog-google/releases)
- [Changelog](https://github.com/fog/fog-google/blob/master/CHANGELOG.md)
- [Commits](fog/fog-google@v1.24.1...v1.25.0)
---
updated-dependencies:
- dependency-name: fog-aws
dependency-version: 3.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: fog-core
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: fog-google
dependency-version: 1.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Rename Fog::Storage::* to Fog::Google::*
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jochen Ehret <[email protected]>1 parent 6e688bd commit d976299
File tree
3 files changed
+18
-17
lines changed- lib/cloud_controller/blobstore/fog
3 files changed
+18
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
169 | | - | |
| 170 | + | |
170 | 171 | | |
171 | | - | |
| 172 | + | |
172 | 173 | | |
173 | 174 | | |
174 | | - | |
| 175 | + | |
175 | 176 | | |
176 | | - | |
| 177 | + | |
177 | 178 | | |
178 | 179 | | |
179 | | - | |
| 180 | + | |
180 | 181 | | |
181 | | - | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
200 | | - | |
| 201 | + | |
201 | 202 | | |
202 | 203 | | |
203 | 204 | | |
| |||
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
288 | | - | |
| 289 | + | |
289 | 290 | | |
290 | 291 | | |
291 | 292 | | |
| |||
315 | 316 | | |
316 | 317 | | |
317 | 318 | | |
318 | | - | |
| 319 | + | |
319 | 320 | | |
320 | 321 | | |
321 | 322 | | |
| |||
333 | 334 | | |
334 | 335 | | |
335 | 336 | | |
336 | | - | |
| 337 | + | |
337 | 338 | | |
338 | 339 | | |
339 | 340 | | |
| |||
525 | 526 | | |
526 | 527 | | |
527 | 528 | | |
528 | | - | |
| 529 | + | |
529 | 530 | | |
530 | 531 | | |
531 | 532 | | |
| |||
638 | 639 | | |
639 | 640 | | |
640 | 641 | | |
641 | | - | |
642 | | - | |
| 642 | + | |
| 643 | + | |
643 | 644 | | |
644 | 645 | | |
645 | 646 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments