mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 07:39:09 +01:00
Bump fog-aws from 3.29.0 to 3.30.0
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.29.0 to 3.30.0. - [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md) - [Commits](https://github.com/fog/fog-aws/compare/v3.29.0...v3.30.0) --- updated-dependencies: - dependency-name: fog-aws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0994977b4a
commit
05783c1bda
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -165,7 +165,7 @@ GEM
|
||||||
erubi (1.13.0)
|
erubi (1.13.0)
|
||||||
et-orbi (1.2.11)
|
et-orbi (1.2.11)
|
||||||
tzinfo
|
tzinfo
|
||||||
excon (1.1.1)
|
excon (1.2.2)
|
||||||
factory_bot (6.5.0)
|
factory_bot (6.5.0)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
factory_bot_rails (6.4.4)
|
factory_bot_rails (6.4.4)
|
||||||
|
@ -183,7 +183,7 @@ GEM
|
||||||
faraday-net_http (3.4.0)
|
faraday-net_http (3.4.0)
|
||||||
net-http (>= 0.5.0)
|
net-http (>= 0.5.0)
|
||||||
ffi (1.16.3)
|
ffi (1.16.3)
|
||||||
fog-aws (3.29.0)
|
fog-aws (3.30.0)
|
||||||
base64 (~> 0.2.0)
|
base64 (~> 0.2.0)
|
||||||
fog-core (~> 2.6)
|
fog-core (~> 2.6)
|
||||||
fog-json (~> 1.1)
|
fog-json (~> 1.1)
|
||||||
|
@ -267,7 +267,7 @@ GEM
|
||||||
childprocess (~> 5.0)
|
childprocess (~> 5.0)
|
||||||
letter_opener (1.10.0)
|
letter_opener (1.10.0)
|
||||||
launchy (>= 2.2, < 4)
|
launchy (>= 2.2, < 4)
|
||||||
logger (1.6.2)
|
logger (1.6.4)
|
||||||
lograge (0.14.0)
|
lograge (0.14.0)
|
||||||
actionpack (>= 4)
|
actionpack (>= 4)
|
||||||
activesupport (>= 4)
|
activesupport (>= 4)
|
||||||
|
@ -283,7 +283,7 @@ GEM
|
||||||
mime-types (3.6.0)
|
mime-types (3.6.0)
|
||||||
logger
|
logger
|
||||||
mime-types-data (~> 3.2015)
|
mime-types-data (~> 3.2015)
|
||||||
mime-types-data (3.2024.1105)
|
mime-types-data (3.2024.1203)
|
||||||
mimemagic (0.4.3)
|
mimemagic (0.4.3)
|
||||||
nokogiri (~> 1)
|
nokogiri (~> 1)
|
||||||
rake
|
rake
|
||||||
|
@ -312,7 +312,7 @@ GEM
|
||||||
net-smtp (0.5.0)
|
net-smtp (0.5.0)
|
||||||
net-protocol
|
net-protocol
|
||||||
nio4r (2.7.3)
|
nio4r (2.7.3)
|
||||||
nokogiri (1.16.7)
|
nokogiri (1.17.2)
|
||||||
mini_portile2 (~> 2.8.2)
|
mini_portile2 (~> 2.8.2)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
oj (3.16.7)
|
oj (3.16.7)
|
||||||
|
|
Loading…
Reference in a new issue