mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update cloudinary to version 2.0.2
This commit is contained in:
parent
a0c69e5907
commit
578210df9f
1 changed files with 9 additions and 17 deletions
26
Gemfile.lock
26
Gemfile.lock
|
|
@ -91,7 +91,6 @@ GEM
|
|||
execjs (~> 2)
|
||||
awesome_nested_set (3.6.0)
|
||||
activerecord (>= 4.0.0, < 7.2)
|
||||
aws_cf_signer (0.1.3)
|
||||
base64 (0.2.0)
|
||||
bcrypt (3.1.20)
|
||||
bigdecimal (3.1.7)
|
||||
|
|
@ -140,9 +139,10 @@ GEM
|
|||
chronic (0.10.2)
|
||||
chunky_png (1.4.0)
|
||||
climate_control (1.2.0)
|
||||
cloudinary (1.29.0)
|
||||
aws_cf_signer
|
||||
rest-client (>= 2.0.0)
|
||||
cloudinary (2.0.2)
|
||||
faraday (>= 2.0.1, < 3.0.0)
|
||||
faraday-follow_redirects (~> 0.3.0)
|
||||
faraday-multipart (~> 1.0, >= 1.0.4)
|
||||
cocoon (1.2.15)
|
||||
colorize (1.1.0)
|
||||
concurrent-ruby (1.2.3)
|
||||
|
|
@ -177,7 +177,6 @@ GEM
|
|||
devise (>= 2.2)
|
||||
diff-lcs (1.5.1)
|
||||
docile (1.4.0)
|
||||
domain_name (0.6.20240107)
|
||||
dotenv (3.1.0)
|
||||
dotenv-rails (3.1.0)
|
||||
dotenv (= 3.1.0)
|
||||
|
|
@ -193,6 +192,10 @@ GEM
|
|||
i18n (>= 1.8.11, < 2)
|
||||
faraday (2.9.0)
|
||||
faraday-net_http (>= 2.0, < 3.2)
|
||||
faraday-follow_redirects (0.3.0)
|
||||
faraday (>= 1, < 3)
|
||||
faraday-multipart (1.0.4)
|
||||
multipart-post (~> 2)
|
||||
faraday-net_http (3.1.0)
|
||||
net-http
|
||||
fastimage (2.3.1)
|
||||
|
|
@ -224,9 +227,6 @@ GEM
|
|||
hashery (2.1.2)
|
||||
hashie (5.0.0)
|
||||
htmlentities (4.3.4)
|
||||
http-accept (1.7.0)
|
||||
http-cookie (1.0.5)
|
||||
domain_name (~> 0.5)
|
||||
i18n (1.14.4)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n_data (0.17.1)
|
||||
|
|
@ -285,9 +285,6 @@ GEM
|
|||
marcel (1.0.4)
|
||||
matrix (0.4.2)
|
||||
method_source (1.0.0)
|
||||
mime-types (3.5.2)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2024.0305)
|
||||
mina (1.2.5)
|
||||
rake
|
||||
mini_magick (4.12.0)
|
||||
|
|
@ -307,6 +304,7 @@ GEM
|
|||
railties (>= 3.0)
|
||||
multi_json (1.15.0)
|
||||
multi_xml (0.6.0)
|
||||
multipart-post (2.4.0)
|
||||
mysql2 (0.5.6)
|
||||
net-http (0.4.1)
|
||||
uri
|
||||
|
|
@ -319,7 +317,6 @@ GEM
|
|||
timeout
|
||||
net-smtp (0.5.0)
|
||||
net-protocol
|
||||
netrc (0.11.0)
|
||||
next_rails (1.3.0)
|
||||
colorize (>= 0.8.1)
|
||||
nio4r (2.7.1)
|
||||
|
|
@ -445,11 +442,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.2.6)
|
||||
rolify (6.0.1)
|
||||
rqrcode (2.2.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue