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

github.com/twbs/bootstrap-rubygem.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 18:39:46 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2013-12-03 18:39:46 +0400
commita7c7678aaf637905398f1d8707d45a57269f8620 (patch)
tree7dc86ca3921a5f9d795ac441eda35f34210e16f3 /Gemfile
parenta2c77bafc6cf489f155d9a115e2b4916906ab569 (diff)
rbx
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 3df246f..0c71c14 100644
--- a/Gemfile
+++ b/Gemfile
@@ -4,6 +4,7 @@ gemspec
platform :rbx do
gem 'rubysl', '~> 2.0'
+ gem 'rubysl-test-unit', '~> 2.0'
gem 'racc'
end