Drop support for ruby 3.1 (#32363)
This commit is contained in:
		@@ -29,7 +29,7 @@ module Status::SnapshotConcern
 | 
			
		||||
    )
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def snapshot!(**options)
 | 
			
		||||
    build_snapshot(**options).save!
 | 
			
		||||
  def snapshot!(**)
 | 
			
		||||
    build_snapshot(**).save!
 | 
			
		||||
  end
 | 
			
		||||
end
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user