Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-06-26 21:18:55 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-06-27 03:53:13 +0300
commit8ccf94a5875b4c83e24c1f95f55be9c761e0a49f (patch)
treeb7f96eac88c88c884736e2c0841b60ce29a797f1 /Gemfile.lock
parent5238bb4c5d8ecf40803028a7ab9d0f9c24b3eb1c (diff)
Bump fog-aws
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock18
1 files changed, 8 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 223281003..68d452644 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -238,7 +238,7 @@ GEM
tzinfo
ethon (0.15.0)
ffi (>= 1.15.0)
- excon (0.88.0)
+ excon (0.92.3)
execjs (2.8.1)
eye (0.10.0)
celluloid (~> 0.17.3)
@@ -267,15 +267,14 @@ GEM
activerecord (>= 2)
activesupport (>= 2)
hashdiff
- fog-aws (3.12.0)
+ fog-aws (3.14.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
- ipaddress (~> 0.8)
- fog-core (2.2.4)
+ fog-core (2.3.0)
builder
excon (~> 0.71)
- formatador (~> 0.2)
+ formatador (>= 0.2, < 2.0)
mime-types
fog-json (1.2.0)
fog-core
@@ -283,7 +282,7 @@ GEM
fog-xml (0.1.4)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
- formatador (0.3.0)
+ formatador (1.1.0)
fugit (1.5.3)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
@@ -348,7 +347,6 @@ GEM
image_processing (1.12.1)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
- ipaddress (0.8.3)
jasmine (3.10.0)
jasmine-core (~> 3.10.0)
phantomjs
@@ -402,9 +400,9 @@ GEM
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (1.0.0)
- mime-types (3.3.1)
+ mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2021.0901)
+ mime-types-data (3.2022.0105)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
@@ -825,7 +823,7 @@ DEPENDENCIES
faraday-cookie_jar (= 0.0.7)
faraday_middleware (= 0.14.0)
fixture_builder (= 0.5.2)
- fog-aws (= 3.12.0)
+ fog-aws (= 3.14.0)
fuubar (= 2.5.1)
gon (= 6.4.0)
haml_lint (= 0.37.1)