We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b94a1d0 + 6946771 commit 66d1f33Copy full SHA for 66d1f33
Gemfile
@@ -26,7 +26,7 @@ gem 'jquery-rails'
26
gem 'jquery-ui-rails'
27
28
# Use Active Storage variant
29
-gem 'image_processing', '~> 1.14'
+gem 'image_processing'
30
gem 'mutex_m' # LOCKED: Added because of activesupport 7.0
31
gem 'nokogiri'
32
gem 'omniauth'
Gemfile.lock
@@ -563,7 +563,7 @@ DEPENDENCIES
563
haml
564
high_voltage
565
icalendar
566
- image_processing (~> 1.14)
+ image_processing
567
importmap-rails
568
irb
569
jbuilder
0 commit comments