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 @@ -38,7 +38,7 @@ gem 'public_activity', '~> 3.0'
38
38
gem 'puma' , '~> 6.5'
39
39
gem 'rack-attack' , '~> 6.7'
40
40
gem 'redis' , '~> 5.4'
41
- gem 'rqrcode' , '~> 2.2 '
41
+ gem 'rqrcode' , '~> 3.1 '
42
42
gem 'ruby-progressbar' , '~> 1.13'
43
43
gem 'scenic' , '~> 1.8'
44
44
gem 'seed-fu' , '~> 2.3'
Original file line number Diff line number Diff line change @@ -451,10 +451,10 @@ GEM
451
451
rexml (3.4.1 )
452
452
rotp (6.3.0 )
453
453
rouge (4.5.0 )
454
- rqrcode (2.2 .0 )
454
+ rqrcode (3.1 .0 )
455
455
chunky_png (~> 1.0 )
456
- rqrcode_core (~> 1 .0 )
457
- rqrcode_core (1.2 .0 )
456
+ rqrcode_core (~> 2 .0 )
457
+ rqrcode_core (2.0 .0 )
458
458
rspec (3.13.0 )
459
459
rspec-core (~> 3.13.0 )
460
460
rspec-expectations (~> 3.13.0 )
@@ -652,7 +652,7 @@ DEPENDENCIES
652
652
rack-mini-profiler
653
653
rails (= 7.1.3.4 )
654
654
redis (~> 5.4 )
655
- rqrcode (~> 2.2 )
655
+ rqrcode (~> 3.1 )
656
656
rspec-rails (~> 7.0 )
657
657
rspec-retry (~> 0.6 )
658
658
rspec-snapshot (~> 2.0 )
You can’t perform that action at this time.
0 commit comments