source 'https://rubygems.org'

if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('1.5.0')
  abort "Redmine requires Bundler 1.5.0 or higher (you're using #{Bundler::VERSION}).\nPlease update with 'gem update bundler'."
end

gem "vpim", :git => "https://github.com/sam-github/vpim.git", :ref => "b33ec0e9cee9899331ebc5838c69d622fcbe6970"
