test with ruby 3.4
This commit is contained in:
		@@ -35,7 +35,7 @@ jobs:
 | 
				
			|||||||
      - name: Test
 | 
					      - name: Test
 | 
				
			||||||
        uses: ruby/setup-ruby@v1
 | 
					        uses: ruby/setup-ruby@v1
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          ruby-version: '3.3'
 | 
					          ruby-version: '3.4'
 | 
				
			||||||
          bundler-cache: true
 | 
					          bundler-cache: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - run: bundle exec rspec
 | 
					      - run: bundle exec rspec
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user