mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
Loosen ruby version constraint to ~> 3.3
This commit is contained in:
parent
1158fadbd9
commit
ad20247f5a
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -6,7 +6,7 @@ end
|
|||
|
||||
source 'https://rubygems.org'
|
||||
|
||||
ruby '3.3.2'
|
||||
ruby '~> 3.3'
|
||||
|
||||
# as web framework
|
||||
if next?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue