Skip to content
Snippets Groups Projects
Select Git revision
  • 3bf16bc5cd476c5a6f07c13a76e2d7e48298290f
  • master default protected
  • fix-6.13.0
  • 6.7.0-fix
  • bookworm
  • 6.4.4-oauth-fix
  • meteor-fix
  • patch-support
  • 7.7.6 protected
  • 7.8.2 protected
  • 7.7.5 protected
  • 7.8.1 protected
  • 7.8.0 protected
  • 7.3.6 protected
  • 7.4.4 protected
  • 7.5.3 protected
  • 7.6.4 protected
  • 7.7.4 protected
  • 7.7.3 protected
  • 7.7.2 protected
  • 7.7.1 protected
  • 7.1.6 protected
  • 7.2.6 protected
  • 7.3.5 protected
  • 7.4.3 protected
  • 7.5.2 protected
  • 7.6.3 protected
  • 7.6.2 protected
28 results

rocketchat.service

Blame
  • boot.rb 207 B
    ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
    
    require "bundler/setup" # Set up gems listed in the Gemfile.
    require "bootsnap/setup" # Speed up boot time by caching expensive operations.