mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
JRuby should not need system_timer, and cannot install it either
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
This commit is contained in:
parent
f79f9a74a4
commit
f427fdd13a
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -39,7 +39,6 @@ platforms :ruby do
|
|||
end
|
||||
|
||||
platforms :jruby do
|
||||
gem "system_timer"
|
||||
gem "ruby-debug", ">= 0.10.3"
|
||||
|
||||
gem "activerecord-jdbcsqlite3-adapter"
|
||||
|
|
Loading…
Reference in a new issue