Skip to content

Commit

Permalink
Update version of tweetstream (multi_json version is up) #9
Browse files Browse the repository at this point in the history
  • Loading branch information
kysnm committed Apr 19, 2012
1 parent 29ddd14 commit ca1e047
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ gem 'sass'
gem 'coffee-script'
gem 'thin'
gem 'pusher'
gem "tweetstream", "1.1.3"
# TODO: at 1.1.4 raise error "undefined method `default_engine' for MultiJson:Module"
gem "tweetstream"
gem "clockwork"
gem "yajl-ruby"
gem "rake"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ DEPENDENCIES
sinatra-contrib
therubyracer
thin
tweetstream (= 1.1.3)
tweetstream
yajl-ruby

0 comments on commit ca1e047

Please sign in to comment.