Loosen ruby version constraint to ~> 3.3

This commit is contained in:
Henne Vogelsang 2024-06-24 15:22:02 +02:00
parent 1158fadbd9
commit ad20247f5a
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6

View file

@ -6,7 +6,7 @@ end
source 'https://rubygems.org'
ruby '3.3.2'
ruby '~> 3.3'
# as web framework
if next?