File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ gem 'skylight', '~> 5.0'
2525gem 'sidekiq' , '~> 6.2.1'
2626gem 'sidekiq-cron' , '~> 1.2.0'
2727gem 'aws-sdk-s3' , '~> 1.94' , require : false
28- gem 'image_processing' , '~> 1.2 '
28+ gem 'image_processing' , '~> 1.12 '
2929
3030# Assets
3131gem 'jquery-rails' , '~> 4.3.5'
Original file line number Diff line number Diff line change 151151 fabrication (2.22.0 )
152152 faker (2.17.0 )
153153 i18n (>= 1.6 , < 2 )
154- ffi (1.15.0 )
154+ ffi (1.15.5 )
155155 formtastic (4.0.0 )
156156 actionpack (>= 5.2.0 )
157157 formtastic_i18n (0.6.0 )
170170 http_accept_language (2.1.1 )
171171 i18n (1.8.10 )
172172 concurrent-ruby (~> 1.0 )
173- image_processing (1.12.1 )
173+ image_processing (1.12.2 )
174174 mini_magick (>= 4.9.5 , < 5 )
175175 ruby-vips (>= 2.0.17 , < 3 )
176176 inherited_resources (1.12.0 )
345345 rack (>= 1.1 )
346346 rubocop (>= 0.90.0 , < 2.0 )
347347 ruby-progressbar (1.11.0 )
348- ruby-vips (2.1.0 )
348+ ruby-vips (2.1.4 )
349349 ffi (~> 1.12 )
350350 ruby2_keywords (0.0.4 )
351351 rubyzip (2.3.0 )
@@ -443,7 +443,7 @@ DEPENDENCIES
443443 faker (~> 2.15 )
444444 has_scope (~> 0.7.2 )
445445 http_accept_language (~> 2.1.1 )
446- image_processing (~> 1.2 )
446+ image_processing (~> 1.12 )
447447 jquery-rails (~> 4.3.5 )
448448 json_translate (~> 4.0.0 )
449449 kaminari (~> 1.2.1 )
You can’t perform that action at this time.
0 commit comments