mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
therubyracer (0.12.3) has been released 🎉
This commit is contained in:
parent
5579523773
commit
541e7bc8ec
1 changed files with 1 additions and 2 deletions
|
@ -27,8 +27,7 @@ group :development, :test do
|
|||
gem 'yajl-ruby'
|
||||
# ref is a dependency of therubyracer
|
||||
gem 'ref'
|
||||
# use therubyracer from master until cowboyd/therubyracer#413 is released
|
||||
gem 'therubyracer', :github => 'cowboyd/therubyracer'
|
||||
gem 'therubyracer'
|
||||
end
|
||||
|
||||
gem 'multi_json'
|
||||
|
|
Loading…
Reference in a new issue