mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
rubysl-json (yanked) -> json
This commit is contained in:
parent
c9a09131f6
commit
19de267cc6
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -4,7 +4,7 @@ gemspec
|
||||||
|
|
||||||
platform :rbx do
|
platform :rbx do
|
||||||
gem 'rubysl', '~> 2.0'
|
gem 'rubysl', '~> 2.0'
|
||||||
gem 'rubysl-json', '~> 2.0'
|
gem 'json', '>= 1.8.1'
|
||||||
gem 'rubysl-test-unit', '~> 2.0'
|
gem 'rubysl-test-unit', '~> 2.0'
|
||||||
gem 'racc'
|
gem 'racc'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue