Rakefile in earthquake-0.5.6 vs Rakefile in earthquake-0.5.7

- old
+ new

@@ -22,11 +22,11 @@ # Include your dependencies below. Runtime dependencies are required when using your gem, # and development dependencies are only needed for development (ie running rake tasks, tests, etc) # gem.add_runtime_dependency 'jabber4r', '> 0.1' # gem.add_development_dependency 'rspec', '> 1.2.3' gem.post_install_message = %{ -The Application info as Twitter Client has been updated at 2011-03-20 15:00:00 UTC. -Accordingly that, You should renew the access token if it is old. +The Twitter Client application info has been updated at 2011-03-20 15:00:00 UTC. +Accordingly, you should renew the access token if it is old. 1) In ~/.earthquake/config, remove these lines: Earthquake.config[:token] = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' Earthquake.config[:secret] = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'