chore(deps): update dependency rqrcode to v3 (#34541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								Gemfile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Gemfile
									
									
									
									
									
								
							@@ -79,7 +79,7 @@ gem 'rails-i18n', '~> 8.0'
 | 
			
		||||
gem 'redcarpet', '~> 3.6'
 | 
			
		||||
gem 'redis', '~> 4.5', require: ['redis', 'redis/connection/hiredis']
 | 
			
		||||
gem 'redis-namespace', '~> 1.10'
 | 
			
		||||
gem 'rqrcode', '~> 2.2'
 | 
			
		||||
gem 'rqrcode', '~> 3.0'
 | 
			
		||||
gem 'ruby-progressbar', '~> 1.13'
 | 
			
		||||
gem 'sanitize', '~> 7.0'
 | 
			
		||||
gem 'scenic', '~> 1.7'
 | 
			
		||||
 
 | 
			
		||||
@@ -711,10 +711,10 @@ GEM
 | 
			
		||||
    rotp (6.3.0)
 | 
			
		||||
    rouge (4.5.1)
 | 
			
		||||
    rpam2 (4.0.2)
 | 
			
		||||
    rqrcode (2.2.0)
 | 
			
		||||
    rqrcode (3.0.0)
 | 
			
		||||
      chunky_png (~> 1.0)
 | 
			
		||||
      rqrcode_core (~> 1.0)
 | 
			
		||||
    rqrcode_core (1.2.0)
 | 
			
		||||
      rqrcode_core (~> 2.0)
 | 
			
		||||
    rqrcode_core (2.0.0)
 | 
			
		||||
    rspec (3.13.0)
 | 
			
		||||
      rspec-core (~> 3.13.0)
 | 
			
		||||
      rspec-expectations (~> 3.13.0)
 | 
			
		||||
@@ -1043,7 +1043,7 @@ DEPENDENCIES
 | 
			
		||||
  redcarpet (~> 3.6)
 | 
			
		||||
  redis (~> 4.5)
 | 
			
		||||
  redis-namespace (~> 1.10)
 | 
			
		||||
  rqrcode (~> 2.2)
 | 
			
		||||
  rqrcode (~> 3.0)
 | 
			
		||||
  rspec-github (~> 3.0)
 | 
			
		||||
  rspec-rails (~> 7.0)
 | 
			
		||||
  rspec-sidekiq (~> 5.0)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user