gems: remove unused google-api-client gem.

This commit is contained in:
evazion
2019-09-27 21:14:38 -05:00
parent f2dccf8cf1
commit b2d0d2689b
2 changed files with 0 additions and 34 deletions

View File

@@ -25,7 +25,6 @@ gem 'twitter'
gem 'aws-sdk', '~> 2'
gem 'responders'
gem 'dtext_rb', :git => "https://github.com/r888888888/dtext_rb.git", :require => "dtext"
gem 'google-api-client'
gem 'cityhash'
gem 'memoist'
gem 'daemons'