Skip to content

Commit

Permalink
Work around openSUSE#2646
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKvalheim committed May 17, 2024
1 parent 27d4214 commit ccaf1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

source 'https://rubygems.org'

ruby ENV.fetch('OSEM_RUBY_VERSION', '3.1.4')
ruby '~> 3.1.4'

# as web framework
if next?
Expand Down

0 comments on commit ccaf1bc

Please sign in to comment.