Skip to content

Commit

Permalink
Update deps and remove deprecated option
Browse files Browse the repository at this point in the history
  • Loading branch information
kanwei committed Apr 4, 2021
1 parent ec54a90 commit e3c1dd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ GEM
rspec-support (3.10.2)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
Expand All @@ -33,4 +34,4 @@ DEPENDENCIES
rspec

BUNDLED WITH
2.2.10
2.2.15
1 change: 0 additions & 1 deletion algorithms.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ Gem::Specification.new do |s|
s.homepage = "https://github.com/kanwei/algorithms"
s.rdoc_options = ["--line-numbers", "--inline-source", "--title", "Algorithms", "--main", "README.markdown"]
s.require_paths = ["lib", "ext"]
s.rubyforge_project = "algorithms"
end

0 comments on commit e3c1dd6

Please sign in to comment.