File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ gem 'redis', '~> 5.3.0'
46
46
gem 'combine_pdf'
47
47
gem 'prawn'
48
48
gem 'prawn-qrcode'
49
- gem 'rmagick' , '~> 6.0 .1'
49
+ gem 'rmagick' , '~> 6.1 .1'
50
50
gem 'rtesseract'
51
51
52
52
# Ruby miscellany
Original file line number Diff line number Diff line change 285
285
racc
286
286
pdf-core (0.10.0 )
287
287
pg (1.5.9 )
288
- pkg-config (1.5.6 )
288
+ pkg-config (1.5.9 )
289
289
pluck_to_hash (1.0.2 )
290
290
activerecord (>= 4.0.2 )
291
291
activesupport (>= 4.0.2 )
389
389
resque (>= 1.27 )
390
390
rufus-scheduler (~> 3.2 , != 3.3 )
391
391
rexml (3.4.0 )
392
- rmagick (6.0 .1 )
392
+ rmagick (6.1 .1 )
393
393
observer (~> 0.1 )
394
394
pkg-config (~> 1.4 )
395
395
rouge (4.1.3 )
@@ -544,7 +544,7 @@ DEPENDENCIES
544
544
responders
545
545
resque
546
546
resque-scheduler
547
- rmagick (~> 6.0 .1 )
547
+ rmagick (~> 6.1 .1 )
548
548
rspec-rails (~> 7.1.0 )
549
549
rtesseract
550
550
rubyzip
You can’t perform that action at this time.
0 commit comments