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

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2013-12-03 17:27:08 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2013-12-03 17:27:08 +0400
commitbf7ce46451f9d240c2a252d2f8e5d1d48aa9ec46 (patch)
tree82d7760d4b2d03bf8f2aaa27e65d40a897ef8665
parentee6b7fe1b7c77814d12612b58b3e31416cd986ab (diff)
Update Gemfile
-rw-r--r--Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c9980d16..1280d3fd 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,8 @@
source "https://rubygems.org"
+gemspec
+
platform :rbx do
gem 'rubysl', '~> 2.0'
end
-gemspec