Skip to content

Commit

Permalink
Merge pull request openSUSE#2646
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKvalheim committed May 31, 2020
2 parents 2137b27 + 8eb696b commit bb02489
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source 'https://rubygems.org'

ruby ENV['OSEM_RUBY_VERSION'] || '2.5.0'
ruby '~> 2.5.0'

# rails-assets requires >= 1.8.4
if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('1.8.4')
Expand Down
3 changes: 0 additions & 3 deletions dotenv.example
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
# OSEM_MEMCACHED_USERNAME='root'
# OSEM_MEMCACHED_PASSWORD='1234'

# The ruby version to use
# OSEM_RUBY_VERSION=2.5.0

# What time is it?
# OSEM_TIME_ZONE="UTC"

Expand Down

0 comments on commit bb02489

Please sign in to comment.