mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Switch dev-env to openSUSE 15.2
...and to OBS built container images!
This commit is contained in:
parent
f08a09ae78
commit
6648082968
5 changed files with 5 additions and 276 deletions
5
Gemfile
5
Gemfile
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
source 'https://rubygems.org'
|
||||
|
||||
ruby ENV['OSEM_RUBY_VERSION'] || '2.5.0'
|
||||
ruby ENV['OSEM_RUBY_VERSION'] || '2.5.8'
|
||||
|
||||
# rails-assets requires >= 1.8.4
|
||||
if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('1.8.4')
|
||||
|
|
@ -158,9 +158,6 @@ gem 'font-awesome-rails'
|
|||
# for markdown
|
||||
gem 'redcarpet'
|
||||
|
||||
# as rdoc generator
|
||||
gem 'rdoc-generator-fivefish'
|
||||
|
||||
# for visitor tracking
|
||||
gem 'piwik_analytics', '~> 1.0.1'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue