Skip to content

Commit

Permalink
Try upgraded twitter-stream
Browse files Browse the repository at this point in the history
  • Loading branch information
cantino committed Jun 28, 2019
1 parent e211450 commit b9fc814
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -52,7 +52,7 @@ gem 'google-cloud-translate', '~> 1.0.0', require: 'google/cloud/translate'

# Twitter Agents
gem 'twitter', github: 'sferik/twitter' # Must to be loaded before cantino-twitter-stream.
gem 'twitter-stream', github: 'cantino/twitter-stream', branch: 'huginn'
gem 'twitter-stream', github: 'cantino/twitter-stream', branch: 'attempt-could-not-parse-fix'
gem 'omniauth-twitter', '~> 1.3.0'

# Tumblr Agents
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -40,11 +40,11 @@ GIT

GIT
remote: https://github.com/cantino/twitter-stream.git
revision: a80822d579509802124d4e219bb771eb663efdb7
branch: huginn
revision: cbc40c38c46276f4230873c63dfebad307dd7c62
branch: attempt-could-not-parse-fix
specs:
twitter-stream (0.1.15)
eventmachine (>= 1.0.7)
eventmachine (~> 1.0.7)
http_parser.rb (~> 0.6.0)
simple_oauth (~> 0.3.0)

Expand Down Expand Up @@ -239,7 +239,7 @@ GEM
tzinfo
ethon (0.7.1)
ffi (>= 1.3.0)
eventmachine (1.2.7)
eventmachine (1.0.9.1)
evernote-thrift (1.25.1)
evernote_oauth (0.2.3)
evernote-thrift
Expand Down

0 comments on commit b9fc814

Please sign in to comment.