There was an error while loading. Please reload this page.
1 parent 3168b8c commit 5e4ba37Copy full SHA for 5e4ba37
1 file changed
cgi.gemspec
@@ -33,6 +33,8 @@ Gem::Specification.new do |spec|
33
34
spec.require_paths = ["lib"]
35
36
+ spec.add_runtime_dependency "pstore"
37
+
38
if Gem::Platform === spec.platform and spec.platform =~ 'java' or RUBY_ENGINE == 'jruby'
39
spec.platform = 'java'
40
spec.require_paths << "ext/java/org/jruby/ext/cgi/escape/lib"
0 commit comments