Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
Remove a broken example
Browse files Browse the repository at this point in the history
  • Loading branch information
muffinista committed Jul 29, 2016
1 parent cd6c4db commit d184012
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 79 deletions.
11 changes: 0 additions & 11 deletions Gemfile
Expand Up @@ -2,9 +2,6 @@ source 'https://rubygems.org'

gemspec

#gem "twitter_oauth"
#gem "sequel"

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
Expand All @@ -20,11 +17,3 @@ end

gem "pry"

#
# couple extra gems for testing db connectivity
#
group :test do
gem "sequel"
gem "mysql"
gem "sqlite3"
end
68 changes: 0 additions & 68 deletions examples/tweet_logger.rb

This file was deleted.

0 comments on commit d184012

Please sign in to comment.