Skip to content

Commit

Permalink
Merge pull request #65 from micwoj92/patch-1
Browse files Browse the repository at this point in the history
Remove deprecated option
  • Loading branch information
ckruse authored Dec 2, 2023
2 parents df801d3 + bfb61ed commit 26aa6bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cfpropertylist.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Gem::Specification.new do |s|
s.require_path = "lib"
#s.autorequire = "name"
#s.test_files = FileList["{test}/**/*test.rb"].to_a
s.has_rdoc = true
s.extra_rdoc_files = ["README.rdoc"]
if Gem::Version.new(RUBY_VERSION) >= Gem::Version.new('3.0.0')
s.add_runtime_dependency("rexml") # no longer bundled with Ruby 3
Expand Down

0 comments on commit 26aa6bd

Please sign in to comment.