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:56:04 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2013-12-03 18:56:04 +0400
commit28c3527e2a7dfda27431e16b890702bb3d7c6774 (patch)
tree32366aa1c6304dd4c5e605262b8c1d7c9d1d6349 /Gemfile
parent9dc3657da6fbd70fdcc946f876d7e6fab053931f (diff)
rbx
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 0c71c14..f6eb51c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -4,6 +4,7 @@ gemspec
platform :rbx do
gem 'rubysl', '~> 2.0'
+ gem 'rubysl-json', '~> 2.0'
gem 'rubysl-test-unit', '~> 2.0'
gem 'racc'
end