Skip to content

Commit

Permalink
Revert "Update multi_json.gemspec"
Browse files Browse the repository at this point in the history
This reverts commit 6686481.
  • Loading branch information
rwz committed Jul 10, 2020
1 parent 62d5401 commit b79434a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multi_json.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ Gem::Specification.new do |spec|
}

spec.required_rubygems_version = ">= 1.3.5"
spec.add_development_dependency "rake", ">= 12.3.3"
spec.add_development_dependency "rake", "~> 10.5"
spec.add_development_dependency "rspec", "~> 3.9"
end

0 comments on commit b79434a

Please sign in to comment.