-
RubyGems Environment: - RUBYGEMS VERSION: 3.3.7 - RUBY VERSION: 3.1.1 (2022-02-18 patchlevel 18) [x86_64-linux] - INSTALLATION DIRECTORY: /home/parallels/.rbenv/versions/3.1.1/lib/ruby/gems/3.1.0 - USER INSTALLATION DIRECTORY: /home/parallels/.local/share/gem/ruby/3.1.0 - RUBY EXECUTABLE: /home/parallels/.rbenv/versions/3.1.1/bin/ruby - GIT EXECUTABLE: /usr/bin/git - EXECUTABLE DIRECTORY: /home/parallels/.rbenv/versions/3.1.1/bin - SPEC CACHE DIRECTORY: /home/parallels/.local/share/gem/specs - SYSTEM CONFIGURATION DIRECTORY: /home/parallels/.rbenv/versions/3.1.1/etc - RUBYGEMS PLATFORMS: - ruby - x86_64-linux - GEM PATHS: - /home/parallels/.rbenv/versions/3.1.1/lib/ruby/gems/3.1.0 - /home/parallels/.local/share/gem/ruby/3.1.0 - GEM CONFIGURATION: - :update_sources => true - :verbose => true - :backtrace => false - :bulk_threshold => 1000 - REMOTE SOURCES: - https://rubygems.org/ - SHELL PATH: - /home/parallels/.rbenv/versions/3.1.1/bin - /home/parallels/.rbenv/libexec - /home/parallels/.rbenv/plugins/ruby-build/bin - /home/parallels/.rbenv/shims - /home/parallels/.rbenv/bin - /usr/local/sbin - /usr/local/bin - /usr/sbin - /usr/bin - /sbin - /bin - /usr/games - /usr/local/games - /snap/bin
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
Another option would be to use ruby-install to manually install your desired Ruby version to somewhere on your path. The downside here is that you lose the ability to switch between Rubies. This type of installation would allow you to set $GEM_HOME and $GEM_PATH however you like though.