Dependency bumps.
FossilOrigin-Name: 870247553c781cf6896c416b1edccb6985f99f7e8d118d654ab944f604a77182
This commit is contained in:
parent
9364c9df09
commit
4b0ead48f1
4 changed files with 18 additions and 14 deletions
4
.rvmrc
4
.rvmrc
|
|
@ -3,7 +3,7 @@
|
|||
# This is an RVM Project .rvmrc file, used to automatically load the ruby
|
||||
# development environment upon cd'ing into the directory
|
||||
|
||||
environment_id="2.0.0@metronome"
|
||||
environment_id="2.1.1@metronome"
|
||||
|
||||
if [[ -d "${rvm_path:-$HOME/.rvm}/environments" \
|
||||
&& -s "${rvm_path:-$HOME/.rvm}/environments/$environment_id" ]]; then
|
||||
|
|
@ -22,7 +22,7 @@ else
|
|||
fi
|
||||
fi
|
||||
|
||||
filename=".rvm.gems"
|
||||
filename=".gems"
|
||||
if [[ -s "$filename" ]]; then
|
||||
rvm gemset import "$filename"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue