Skip to content

Instantly share code, notes, and snippets.

@haman29
Created May 28, 2015 03:26
Show Gist options
  • Save haman29/6d07db8ff964d7ea8a74 to your computer and use it in GitHub Desktop.
Save haman29/6d07db8ff964d7ea8a74 to your computer and use it in GitHub Desktop.
Ruboty使うためのGemfile
source "https://rubygems.org"
gem "rake"
gem 'foreman'
gem "ruboty-cron"
gem "ruboty-slack"
gem "ruboty-redis"
gem "ruboty-echo"
gem "ruboty-google_image"
gem "ruboty-alias"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment