mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
Merge pull request #3644 from openSUSE/depfu/update/cloudinary-2.3.1
Update cloudinary 1.20.0 → 2.3.1 (major)
This commit is contained in:
commit
3abdfd3b90
1 changed files with 11 additions and 21 deletions
32
Gemfile.lock
32
Gemfile.lock
|
|
@ -96,7 +96,6 @@ GEM
|
|||
execjs (~> 2)
|
||||
awesome_nested_set (3.8.0)
|
||||
activerecord (>= 4.0.0, < 8.1)
|
||||
aws_cf_signer (0.1.3)
|
||||
base64 (0.3.0)
|
||||
bcrypt (3.1.20)
|
||||
benchmark (0.4.1)
|
||||
|
|
@ -145,9 +144,11 @@ GEM
|
|||
chronic (0.10.2)
|
||||
chunky_png (1.4.0)
|
||||
climate_control (1.0.1)
|
||||
cloudinary (1.20.0)
|
||||
aws_cf_signer
|
||||
rest-client (>= 2.0.0)
|
||||
cloudinary (2.3.1)
|
||||
faraday (>= 2.0.1, < 3.0.0)
|
||||
faraday-follow_redirects (~> 0.3.0)
|
||||
faraday-multipart (~> 1.0, >= 1.0.4)
|
||||
ostruct
|
||||
cocoon (1.2.15)
|
||||
concurrent-ruby (1.3.5)
|
||||
connection_pool (2.5.3)
|
||||
|
|
@ -182,8 +183,6 @@ GEM
|
|||
devise (>= 2.2)
|
||||
diff-lcs (1.6.2)
|
||||
docile (1.4.1)
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
dotenv (3.1.8)
|
||||
dotenv-rails (3.1.8)
|
||||
dotenv (= 3.1.8)
|
||||
|
|
@ -204,6 +203,10 @@ GEM
|
|||
faraday-net_http (>= 2.0, < 3.5)
|
||||
json
|
||||
logger
|
||||
faraday-follow_redirects (0.3.0)
|
||||
faraday (>= 1, < 3)
|
||||
faraday-multipart (1.1.1)
|
||||
multipart-post (~> 2.0)
|
||||
faraday-net_http (3.4.1)
|
||||
net-http (>= 0.5.0)
|
||||
fastimage (2.4.0)
|
||||
|
|
@ -240,9 +243,6 @@ GEM
|
|||
nokogiri (>= 1.6.0)
|
||||
ruby_parser (~> 3.5)
|
||||
htmlentities (4.3.4)
|
||||
http-accept (1.7.0)
|
||||
http-cookie (1.0.4)
|
||||
domain_name (~> 0.5)
|
||||
i18n (1.14.7)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n_data (0.13.0)
|
||||
|
|
@ -309,9 +309,6 @@ GEM
|
|||
net-smtp
|
||||
marcel (1.0.4)
|
||||
matrix (0.4.2)
|
||||
mime-types (3.3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2021.0704)
|
||||
mina (1.2.4)
|
||||
open4 (~> 1.3.4)
|
||||
rake
|
||||
|
|
@ -332,6 +329,7 @@ GEM
|
|||
multi_json (1.17.0)
|
||||
multi_xml (0.7.2)
|
||||
bigdecimal (~> 3.1)
|
||||
multipart-post (2.4.1)
|
||||
net-http (0.6.0)
|
||||
uri
|
||||
net-imap (0.5.9)
|
||||
|
|
@ -343,7 +341,6 @@ GEM
|
|||
timeout
|
||||
net-smtp (0.5.1)
|
||||
net-protocol
|
||||
netrc (0.11.0)
|
||||
next_rails (1.4.6)
|
||||
rainbow (>= 3)
|
||||
nio4r (2.7.4)
|
||||
|
|
@ -385,6 +382,7 @@ GEM
|
|||
omniauth (~> 2.0)
|
||||
open4 (1.3.4)
|
||||
orm_adapter (0.5.0)
|
||||
ostruct (0.6.3)
|
||||
paper_trail (16.0.0)
|
||||
activerecord (>= 6.1)
|
||||
request_store (~> 1.4)
|
||||
|
|
@ -494,11 +492,6 @@ GEM
|
|||
responders (3.1.1)
|
||||
actionpack (>= 5.2)
|
||||
railties (>= 5.2)
|
||||
rest-client (2.1.0)
|
||||
http-accept (>= 1.7.0, < 2.0)
|
||||
http-cookie (>= 1.0.2, < 2.0)
|
||||
mime-types (>= 1.16, < 4.0)
|
||||
netrc (~> 0.8)
|
||||
rexml (3.4.1)
|
||||
rolify (6.0.0)
|
||||
rqrcode (2.0.0)
|
||||
|
|
@ -641,9 +634,6 @@ GEM
|
|||
concurrent-ruby (~> 1.0)
|
||||
uglifier (4.2.0)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.7.7)
|
||||
unicode-display_width (3.1.4)
|
||||
unicode-emoji (~> 4.0, >= 4.0.4)
|
||||
unicode-emoji (4.0.4)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue