mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
Add ruby version in Gemfile
This commit is contained in:
parent
e29931b8c3
commit
8d12a6b7ca
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
source 'https://rubygems.org'
|
||||
|
||||
# ruby '2.4'
|
||||
|
||||
# rails-assets requires >= 1.8.4
|
||||
if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('1.8.4')
|
||||
abort "Bundler version >= 1.8.4 is required"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue