lib/twitterland.rb in twitterland-0.0.2 vs lib/twitterland.rb in twitterland-0.0.3
- old
+ new
@@ -1,10 +1,7 @@
require 'forwardable'
require 'rubygems'
-gem 'oauth', '~> 0.3.4'
-require 'oauth'
-
gem 'mash', '0.0.3'
require 'mash'
gem 'httparty', '0.4.3'
require 'httparty'
\ No newline at end of file