Skip to content

Commit

Permalink
remove system timer from gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
lwe committed Jan 14, 2012
1 parent f120f64 commit ab74414
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion simple_enum.gemspec
Expand Up @@ -30,7 +30,6 @@ Gem::Specification.new do |s|

unless RUBY_PLATFORM =~ /java/
s.add_development_dependency 'sqlite3'
s.add_development_dependency 'SystemTimer'
else
s.add_development_dependency 'activerecord-jdbcsqlite3-adapter'
end
Expand Down

0 comments on commit ab74414

Please sign in to comment.