Skip to content

Commit

Permalink
Revert "Re-add YAJL as a development dependency"
Browse files Browse the repository at this point in the history
This reverts commit 6c9859a.
  • Loading branch information
sferik committed Sep 24, 2010
1 parent d95649d commit 2f5b0db
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ GEM
oauth (0.4.3)
rake (0.8.7)
shoulda (2.11.3)
yajl-ruby (0.7.7)

PLATFORMS
ruby
Expand All @@ -35,4 +34,3 @@ DEPENDENCIES
oauth (~> 0.4.3)
shoulda (~> 2.11.3)
twitter!
yajl-ruby (~> 0.7.7)
1 change: 0 additions & 1 deletion twitter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Gem::Specification.new do |s|
s.add_development_dependency("fakeweb", ["~> 1.3.0"])
s.add_development_dependency("mocha", ["~> 0.9.8"])
s.add_development_dependency("shoulda", ["~> 2.11.3"])
s.add_development_dependency("yajl-ruby", ["~> 0.7.7"])
s.add_runtime_dependency("hashie", ["~> 0.4.0"])
s.add_runtime_dependency("httparty", ["~> 0.6.1"])
s.add_runtime_dependency("oauth", ["~> 0.4.3"])
Expand Down

0 comments on commit 2f5b0db

Please sign in to comment.