Skip to content

Commit

Permalink
remove bson_ext. unclear why it would be required.
Browse files Browse the repository at this point in the history
  • Loading branch information
woodhull committed Oct 1, 2013
1 parent ff32ee9 commit 7e29f86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion redmon.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Gem::Specification.new do |s|
s.executables = ["redmon"]
s.require_paths = ["lib"]

s.add_dependency "bson_ext", ">= 1.4.0"
s.add_dependency "sinatra", ">= 1.2.6"
s.add_dependency "hiredis", "~> 0.4.0"
s.add_dependency "redis", ">= 2.2.2"
Expand Down

0 comments on commit 7e29f86

Please sign in to comment.