Skip to content

Instantly share code, notes, and snippets.

@akatz
Created August 15, 2011 06:25
Show Gist options
  • Save akatz/1145796 to your computer and use it in GitHub Desktop.
Save akatz/1145796 to your computer and use it in GitHub Desktop.
if Gem::Version.new(RUBY_VERSION.dup) < Gem::Version.new("1.9")
s.add_dependency "SystemTimer"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment