summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-03-24 22:33:24 -0600
committerHombreLaser <sebastian-440@live.com>2023-03-24 22:33:24 -0600
commitd39dc52d2f6924e05419a157e7bd779ec5f5d4e6 (patch)
tree4bafda891e4f0d6f607b8e9c638cfa168cfacfc5 /Gemfile.lock
parentb833c70982f1d919dba649dbe35060d213b2bc68 (diff)
Descomenta image_processing
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index fb67e01..82bd52e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -87,10 +87,14 @@ GEM
activesupport (>= 5.0.0)
faker (3.1.1)
i18n (>= 1.8.11, < 2)
+ ffi (1.15.5)
globalid (1.1.0)
activesupport (>= 5.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
+ image_processing (1.12.2)
+ mini_magick (>= 4.9.5, < 5)
+ ruby-vips (>= 2.0.17, < 3)
jsonapi-serializer (2.2.0)
activesupport (>= 4.2)
jwt (2.7.0)
@@ -116,6 +120,7 @@ GEM
net-smtp
marcel (1.0.2)
method_source (1.0.0)
+ mini_magick (4.12.0)
mini_mime (1.1.2)
minitest (5.17.0)
msgpack (1.6.0)
@@ -184,6 +189,8 @@ GEM
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
rspec-support (3.12.0)
+ ruby-vips (2.1.4)
+ ffi (~> 1.12)
shoulda-matchers (5.3.0)
activesupport (>= 5.2.0)
simplecov (0.22.0)
@@ -213,6 +220,7 @@ DEPENDENCIES
dotenv-rails
factory_bot
faker
+ image_processing (~> 1.2)
jsonapi-serializer
jwt
kaminari