Navigation Menu

Skip to content

Commit

Permalink
Introduce 'ruboty-talk' gem
Browse files Browse the repository at this point in the history
  • Loading branch information
fakestarbaby committed Oct 5, 2015
1 parent e4a5f04 commit 6f4398c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -6,3 +6,4 @@ gem "ruboty-cron"
gem "ruboty-google_image"
gem "ruboty-redis"
gem "ruboty-slack"
gem "ruboty-talk"
12 changes: 12 additions & 0 deletions Gemfile.lock
Expand Up @@ -9,6 +9,13 @@ GEM
tzinfo (~> 1.1)
chrono (0.1.0)
activesupport
docomoru (0.1.3)
activesupport
faraday
faraday_middleware
json
rack
slop
dotenv (2.0.2)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
Expand All @@ -19,6 +26,7 @@ GEM
mem (0.1.5)
minitest (5.8.1)
multipart-post (2.0.0)
rack (1.6.4)
rake (10.4.2)
redis (3.2.1)
redis-namespace (1.5.2)
Expand Down Expand Up @@ -46,6 +54,9 @@ GEM
ruboty-slack (0.1.12)
ruboty (>= 1.0.4)
xrc (>= 0.1.8)
ruboty-talk (0.0.5)
docomoru (>= 0.0.3)
ruboty (>= 1.1.0)
slop (4.2.0)
thread_safe (0.3.5)
tzinfo (1.2.2)
Expand All @@ -63,3 +74,4 @@ DEPENDENCIES
ruboty-google_image
ruboty-redis
ruboty-slack
ruboty-talk

0 comments on commit 6f4398c

Please sign in to comment.