Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bsa_miner
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nazarf
bsa_miner
Commits
dd914b53
Commit
dd914b53
authored
Oct 21, 2023
by
nazarf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change ruby to 2.5.1
parent
62ba97f7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.ruby-version
.ruby-version
+1
-1
deploy.rb
config/deploy.rb
+1
-1
No files found.
.ruby-version
View file @
dd914b53
ruby-2.5.5
ruby-2.5.1
\ No newline at end of file
\ No newline at end of file
config/deploy.rb
View file @
dd914b53
...
@@ -15,7 +15,7 @@ set :linked_dirs, fetch(:linked_dirs, []).push('log', 'public/uploads', 'files')
...
@@ -15,7 +15,7 @@ set :linked_dirs, fetch(:linked_dirs, []).push('log', 'public/uploads', 'files')
# RVM
# RVM
# set :rvm_type, :user # Defaults to: :auto
# set :rvm_type, :user # Defaults to: :auto
set
:rvm_ruby_version
,
'2.5.
5
'
# Defaults to: 'default'
set
:rvm_ruby_version
,
'2.5.
1
'
# Defaults to: 'default'
# set :rvm_custom_path, '~/.rvm' # only needed if not detected
# set :rvm_custom_path, '~/.rvm' # only needed if not detected
# RAILS
# RAILS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment