lib/twitterland.rb in twitterland-0.4.2 vs lib/twitterland.rb in twitterland-0.4.3

- old
+ new

@@ -2,10 +2,10 @@ require 'rubygems' gem 'mash', '0.0.3' require 'mash' -gem 'httparty', '0.4.3' +gem 'httparty', '0.4.5' require 'httparty' module Twitterland class TwitterError < StandardError attr_reader :data \ No newline at end of file