opal-spec.gemspec in opal-spec-0.2.11 vs opal-spec.gemspec in opal-spec-0.2.12
- old
+ new
@@ -10,8 +10,6 @@
s.summary = 'Opal compatible spec'
s.description = 'Opal compatible spec library'
s.files = `git ls-files`.split("\n")
s.require_paths = ['lib']
-
- s.add_runtime_dependency 'opal', '~> 0.3.38'
end