Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bundle « bin - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 66e9889e8b4aeea1af13e2396fb70594232a2ae3 (plain)
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
load Gem.bin_path('bundler', 'bundle')