mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-03 19:33:02 +01:00
Merge pull request #1968 from Retrospring/dependabot/bundler/fog-aws-3.30.0
This commit is contained in:
commit
269f673a1b
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -167,7 +167,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.3)
|
||||||
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)
|
||||||
|
@ -185,7 +185,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)
|
||||||
|
@ -200,7 +200,7 @@ GEM
|
||||||
multi_json (~> 1.10)
|
multi_json (~> 1.10)
|
||||||
fog-local (0.8.0)
|
fog-local (0.8.0)
|
||||||
fog-core (>= 1.27, < 3.0)
|
fog-core (>= 1.27, < 3.0)
|
||||||
fog-xml (0.1.4)
|
fog-xml (0.1.5)
|
||||||
fog-core
|
fog-core
|
||||||
nokogiri (>= 1.5.11, < 2.0.0)
|
nokogiri (>= 1.5.11, < 2.0.0)
|
||||||
formatador (1.1.0)
|
formatador (1.1.0)
|
||||||
|
@ -270,7 +270,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.5)
|
||||||
lograge (0.14.0)
|
lograge (0.14.0)
|
||||||
actionpack (>= 4)
|
actionpack (>= 4)
|
||||||
activesupport (>= 4)
|
activesupport (>= 4)
|
||||||
|
@ -286,7 +286,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.2025.0107)
|
||||||
mimemagic (0.4.3)
|
mimemagic (0.4.3)
|
||||||
nokogiri (~> 1)
|
nokogiri (~> 1)
|
||||||
rake
|
rake
|
||||||
|
|
Loading…
Reference in a new issue