File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ gem "ransack"
71
71
gem "strip_attributes"
72
72
gem "validate_url"
73
73
gem "carrierwave"
74
+ gem "cloudinary"
74
75
75
76
group :development do
76
77
gem "annotaterb"
Original file line number Diff line number Diff line change 116
116
marcel (~> 1.0.0 )
117
117
ssrf_filter (~> 1.0 )
118
118
choice (0.2.0 )
119
+ cloudinary (2.3.0 )
120
+ faraday (>= 2.0.1 , < 3.0.0 )
121
+ faraday-follow_redirects (~> 0.3.0 )
122
+ faraday-multipart (~> 1.0 , >= 1.0.4 )
123
+ ostruct
119
124
coderay (1.1.3 )
120
125
concurrent-ruby (1.3.5 )
121
126
connection_pool (2.5.0 )
148
153
faraday-net_http (>= 2.0 , < 3.5 )
149
154
json
150
155
logger
156
+ faraday-follow_redirects (0.3.0 )
157
+ faraday (>= 1 , < 3 )
158
+ faraday-multipart (1.1.0 )
159
+ multipart-post (~> 2.0 )
151
160
faraday-net_http (3.4.0 )
152
161
net-http (>= 0.5.0 )
153
162
faraday-retry (1.0.3 )
237
246
mini_mime (1.1.5 )
238
247
minitest (5.25.5 )
239
248
msgpack (1.8.0 )
249
+ multipart-post (2.4.1 )
240
250
net-http (0.6.0 )
241
251
uri
242
252
net-imap (0.5.6 )
@@ -535,6 +545,7 @@ DEPENDENCIES
535
545
brakeman
536
546
capybara
537
547
carrierwave
548
+ cloudinary
538
549
debug
539
550
devise
540
551
dotenv
You can’t perform that action at this time.
0 commit comments