Skip to content

Commit

Permalink
Revert "Add "backports" for "public_send" in ruby < 1.9.1"
Browse files Browse the repository at this point in the history
This reverts commit 94b76cb.
  • Loading branch information
Jay Feldblum committed Feb 3, 2014
1 parent 7025ef8 commit 31e9072
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/librarian/environment/runtime_cache.rb
@@ -1,5 +1,4 @@
require "librarian/error"
require "backports/1.9.1/kernel/public_send"

module Librarian
class Environment
Expand Down
1 change: 0 additions & 1 deletion librarian.gemspec
Expand Up @@ -20,7 +20,6 @@ Gem::Specification.new do |gem|

gem.add_dependency "thor", "~> 0.15"
gem.add_dependency "highline"
gem.add_dependency "backports"

gem.add_development_dependency "rake"
gem.add_development_dependency "rspec"
Expand Down

0 comments on commit 31e9072

Please sign in to comment.