source 'https://rubygems.org'

gemspec

gem 'tdiary', git: "https://github.com/tdiary/tdiary-core"
gem "rake"
gem "rspec"
