heresy.gemspec in heresy-2.0.0 vs heresy.gemspec in heresy-3.0.0
- old
+ new
@@ -25,10 +25,10 @@
# Core class improvements.
spec.add_runtime_dependency "heresy-string", "~> 1.0.0"
# Miscellaneous things.
spec.add_runtime_dependency "from", "~> 1.0.0"
- spec.add_runtime_dependency "default", "~> 0.2.0"
+ spec.add_runtime_dependency "default", "~> 1.0.0"
# Net
spec.add_runtime_dependency "net-socket", "~> 1.0.0"
#spec.add_runtime_dependency "heresy-net-http", "~> 1.0.0"
end