diff --git a/Gemfile b/Gemfile index 31d57d9f..fa0af08c 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,6 @@ gem "redis", "~> 4.0" # gem 'bcrypt', '~> 3.1.7' # Use Active Storage variant -# gem 'image_processing', '~> 1.2' # Use Devise for authentication gem "devise" @@ -131,4 +130,4 @@ end # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem "tzinfo-data", platforms: %i[mingw mswin x64_mingw jruby] -gem 'mini_magick', '~> 5.0', '>= 5.0.1' +gem "mini_magick" diff --git a/Gemfile.lock b/Gemfile.lock index a115b94d..6a3b7114 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -634,7 +634,7 @@ DEPENDENCIES koala letter_opener listen (~> 3.3) - mini_magick (~> 5.0, >= 5.0.1) + mini_magick mobility (~> 1.1.3) momentjs-rails name_of_person