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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonne Haß <me@mrzyx.de>2014-03-15 23:08:39 +0400
committerJonne Haß <me@mrzyx.de>2014-03-24 18:33:29 +0400
commit1b70f6fe093f36054f31edba42469f8ad52d84d4 (patch)
treea217c3142d934cbe080f38beba5848ceee9060a4 /.ruby-gemset
parentab15bad53f4078dcea28a3ba4cc1ed9533e34683 (diff)
Replace .rvmrc by .ruby-version
Also relax the requirement. The .ruby-version represents merely a recomendation for the Ruby version. The incompability issues in the Ruby world are far less currently, than they were when we introduced strict version enforcement. Thus strict enforcement is no longer appropiate. Same holds for RubyGems. This implicity also removes the recomendation on using RVM. The .ruby-version file is supported by all major Ruby version managers. Gemsets are no longer a needed feature since Bundler handles multiple concurrrently installed Gems just well.
Diffstat (limited to '.ruby-gemset')
-rw-r--r--.ruby-gemset1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ruby-gemset b/.ruby-gemset
new file mode 100644
index 000000000..c2b78cde0
--- /dev/null
+++ b/.ruby-gemset
@@ -0,0 +1 @@
+diaspora