chore(deps): update dependency rails to v7.1.3.4 (#30551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									e5984c95eb
								
							
						
					
					
						commit
						f40f3cb82e
					
				
							
								
								
									
										114
									
								
								Gemfile.lock
								
								
								
								
							
							
						
						
									
										114
									
								
								Gemfile.lock
								
								
								
								
							| 
						 | 
				
			
			@ -10,35 +10,35 @@ GIT
 | 
			
		|||
GEM
 | 
			
		||||
  remote: https://rubygems.org/
 | 
			
		||||
  specs:
 | 
			
		||||
    actioncable (7.1.3.3)
 | 
			
		||||
      actionpack (= 7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    actioncable (7.1.3.4)
 | 
			
		||||
      actionpack (= 7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
      nio4r (~> 2.0)
 | 
			
		||||
      websocket-driver (>= 0.6.1)
 | 
			
		||||
      zeitwerk (~> 2.6)
 | 
			
		||||
    actionmailbox (7.1.3.3)
 | 
			
		||||
      actionpack (= 7.1.3.3)
 | 
			
		||||
      activejob (= 7.1.3.3)
 | 
			
		||||
      activerecord (= 7.1.3.3)
 | 
			
		||||
      activestorage (= 7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    actionmailbox (7.1.3.4)
 | 
			
		||||
      actionpack (= 7.1.3.4)
 | 
			
		||||
      activejob (= 7.1.3.4)
 | 
			
		||||
      activerecord (= 7.1.3.4)
 | 
			
		||||
      activestorage (= 7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
      mail (>= 2.7.1)
 | 
			
		||||
      net-imap
 | 
			
		||||
      net-pop
 | 
			
		||||
      net-smtp
 | 
			
		||||
    actionmailer (7.1.3.3)
 | 
			
		||||
      actionpack (= 7.1.3.3)
 | 
			
		||||
      actionview (= 7.1.3.3)
 | 
			
		||||
      activejob (= 7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    actionmailer (7.1.3.4)
 | 
			
		||||
      actionpack (= 7.1.3.4)
 | 
			
		||||
      actionview (= 7.1.3.4)
 | 
			
		||||
      activejob (= 7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
      mail (~> 2.5, >= 2.5.4)
 | 
			
		||||
      net-imap
 | 
			
		||||
      net-pop
 | 
			
		||||
      net-smtp
 | 
			
		||||
      rails-dom-testing (~> 2.2)
 | 
			
		||||
    actionpack (7.1.3.3)
 | 
			
		||||
      actionview (= 7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    actionpack (7.1.3.4)
 | 
			
		||||
      actionview (= 7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
      nokogiri (>= 1.8.5)
 | 
			
		||||
      racc
 | 
			
		||||
      rack (>= 2.2.4)
 | 
			
		||||
| 
						 | 
				
			
			@ -46,15 +46,15 @@ GEM
 | 
			
		|||
      rack-test (>= 0.6.3)
 | 
			
		||||
      rails-dom-testing (~> 2.2)
 | 
			
		||||
      rails-html-sanitizer (~> 1.6)
 | 
			
		||||
    actiontext (7.1.3.3)
 | 
			
		||||
      actionpack (= 7.1.3.3)
 | 
			
		||||
      activerecord (= 7.1.3.3)
 | 
			
		||||
      activestorage (= 7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    actiontext (7.1.3.4)
 | 
			
		||||
      actionpack (= 7.1.3.4)
 | 
			
		||||
      activerecord (= 7.1.3.4)
 | 
			
		||||
      activestorage (= 7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
      globalid (>= 0.6.0)
 | 
			
		||||
      nokogiri (>= 1.8.5)
 | 
			
		||||
    actionview (7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    actionview (7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
      builder (~> 3.1)
 | 
			
		||||
      erubi (~> 1.11)
 | 
			
		||||
      rails-dom-testing (~> 2.2)
 | 
			
		||||
| 
						 | 
				
			
			@ -64,22 +64,22 @@ GEM
 | 
			
		|||
      activemodel (>= 4.1)
 | 
			
		||||
      case_transform (>= 0.2)
 | 
			
		||||
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
 | 
			
		||||
    activejob (7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    activejob (7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
      globalid (>= 0.3.6)
 | 
			
		||||
    activemodel (7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    activerecord (7.1.3.3)
 | 
			
		||||
      activemodel (= 7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    activemodel (7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
    activerecord (7.1.3.4)
 | 
			
		||||
      activemodel (= 7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
      timeout (>= 0.4.0)
 | 
			
		||||
    activestorage (7.1.3.3)
 | 
			
		||||
      actionpack (= 7.1.3.3)
 | 
			
		||||
      activejob (= 7.1.3.3)
 | 
			
		||||
      activerecord (= 7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    activestorage (7.1.3.4)
 | 
			
		||||
      actionpack (= 7.1.3.4)
 | 
			
		||||
      activejob (= 7.1.3.4)
 | 
			
		||||
      activerecord (= 7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
      marcel (~> 1.0)
 | 
			
		||||
    activesupport (7.1.3.3)
 | 
			
		||||
    activesupport (7.1.3.4)
 | 
			
		||||
      base64
 | 
			
		||||
      bigdecimal
 | 
			
		||||
      concurrent-ruby (~> 1.0, >= 1.0.2)
 | 
			
		||||
| 
						 | 
				
			
			@ -424,7 +424,7 @@ GEM
 | 
			
		|||
      mime-types-data (~> 3.2015)
 | 
			
		||||
    mime-types-data (3.2024.0507)
 | 
			
		||||
    mini_mime (1.1.5)
 | 
			
		||||
    mini_portile2 (2.8.6)
 | 
			
		||||
    mini_portile2 (2.8.7)
 | 
			
		||||
    minitest (5.23.1)
 | 
			
		||||
    msgpack (1.7.2)
 | 
			
		||||
    multi_json (1.15.0)
 | 
			
		||||
| 
						 | 
				
			
			@ -434,7 +434,7 @@ GEM
 | 
			
		|||
      uri
 | 
			
		||||
    net-http-persistent (4.0.2)
 | 
			
		||||
      connection_pool (~> 2.2)
 | 
			
		||||
    net-imap (0.4.11)
 | 
			
		||||
    net-imap (0.4.12)
 | 
			
		||||
      date
 | 
			
		||||
      net-protocol
 | 
			
		||||
    net-ldap (0.19.0)
 | 
			
		||||
| 
						 | 
				
			
			@ -634,20 +634,20 @@ GEM
 | 
			
		|||
    rackup (1.0.0)
 | 
			
		||||
      rack (< 3)
 | 
			
		||||
      webrick
 | 
			
		||||
    rails (7.1.3.3)
 | 
			
		||||
      actioncable (= 7.1.3.3)
 | 
			
		||||
      actionmailbox (= 7.1.3.3)
 | 
			
		||||
      actionmailer (= 7.1.3.3)
 | 
			
		||||
      actionpack (= 7.1.3.3)
 | 
			
		||||
      actiontext (= 7.1.3.3)
 | 
			
		||||
      actionview (= 7.1.3.3)
 | 
			
		||||
      activejob (= 7.1.3.3)
 | 
			
		||||
      activemodel (= 7.1.3.3)
 | 
			
		||||
      activerecord (= 7.1.3.3)
 | 
			
		||||
      activestorage (= 7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    rails (7.1.3.4)
 | 
			
		||||
      actioncable (= 7.1.3.4)
 | 
			
		||||
      actionmailbox (= 7.1.3.4)
 | 
			
		||||
      actionmailer (= 7.1.3.4)
 | 
			
		||||
      actionpack (= 7.1.3.4)
 | 
			
		||||
      actiontext (= 7.1.3.4)
 | 
			
		||||
      actionview (= 7.1.3.4)
 | 
			
		||||
      activejob (= 7.1.3.4)
 | 
			
		||||
      activemodel (= 7.1.3.4)
 | 
			
		||||
      activerecord (= 7.1.3.4)
 | 
			
		||||
      activestorage (= 7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
      bundler (>= 1.15.0)
 | 
			
		||||
      railties (= 7.1.3.3)
 | 
			
		||||
      railties (= 7.1.3.4)
 | 
			
		||||
    rails-controller-testing (1.0.5)
 | 
			
		||||
      actionpack (>= 5.0.1.rc1)
 | 
			
		||||
      actionview (>= 5.0.1.rc1)
 | 
			
		||||
| 
						 | 
				
			
			@ -662,9 +662,9 @@ GEM
 | 
			
		|||
    rails-i18n (7.0.9)
 | 
			
		||||
      i18n (>= 0.7, < 2)
 | 
			
		||||
      railties (>= 6.0.0, < 8)
 | 
			
		||||
    railties (7.1.3.3)
 | 
			
		||||
      actionpack (= 7.1.3.3)
 | 
			
		||||
      activesupport (= 7.1.3.3)
 | 
			
		||||
    railties (7.1.3.4)
 | 
			
		||||
      actionpack (= 7.1.3.4)
 | 
			
		||||
      activesupport (= 7.1.3.4)
 | 
			
		||||
      irb
 | 
			
		||||
      rackup (>= 1.0.0)
 | 
			
		||||
      rake (>= 12.2)
 | 
			
		||||
| 
						 | 
				
			
			@ -686,7 +686,7 @@ GEM
 | 
			
		|||
    redlock (1.3.2)
 | 
			
		||||
      redis (>= 3.0.0, < 6.0)
 | 
			
		||||
    regexp_parser (2.9.2)
 | 
			
		||||
    reline (0.5.7)
 | 
			
		||||
    reline (0.5.8)
 | 
			
		||||
      io-console (~> 0.5)
 | 
			
		||||
    request_store (1.6.0)
 | 
			
		||||
      rack (>= 1.4)
 | 
			
		||||
| 
						 | 
				
			
			@ -895,7 +895,7 @@ GEM
 | 
			
		|||
    xorcist (1.1.3)
 | 
			
		||||
    xpath (3.2.0)
 | 
			
		||||
      nokogiri (~> 1.8)
 | 
			
		||||
    zeitwerk (2.6.14)
 | 
			
		||||
    zeitwerk (2.6.15)
 | 
			
		||||
 | 
			
		||||
PLATFORMS
 | 
			
		||||
  ruby
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue