mirror of
				https://github.com/cmur2/dyndnsd.git
				synced 2025-11-04 04:25:07 +01:00 
			
		
		
		
	gem: support Ruby 3.2
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -20,6 +20,7 @@ jobs:
 | 
			
		||||
        - '2.7'
 | 
			
		||||
        - '3.0'
 | 
			
		||||
        - '3.1'
 | 
			
		||||
        - '3.2'
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v3
 | 
			
		||||
    - name: Set up Ruby ${{ matrix.ruby-version }}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,11 @@
 | 
			
		||||
# Changelog
 | 
			
		||||
 | 
			
		||||
## 3.8.0
 | 
			
		||||
 | 
			
		||||
IMPROVEMENTS:
 | 
			
		||||
 | 
			
		||||
- add Ruby 3.2 support
 | 
			
		||||
 | 
			
		||||
## 3.7.3 (December 29th, 2022)
 | 
			
		||||
 | 
			
		||||
OTHER:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user