File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,17 @@ following:
33
33
correctly. That's why we ship the ` codeclimate ` wrapper script. Please take a
34
34
look at the README for a working ` docker run ` example.
35
35
36
+ - Are you having trouble using this project as a gem or not via Docker?
37
+
38
+ While this project is currently available as a gem, that is not a supported
39
+ use-case. It is more an accident of history due to the way our own
40
+ infrastructure is currently designed. Once we address this, we will stop
41
+ releasing this project as a gem.
42
+
43
+ We may accept Pull Requests that fix issues with using the project as a gem
44
+ (e.g. correcting version bounds), but we will not ourselves address any Issues
45
+ in this area.
46
+
36
47
## Guidelines
37
48
38
49
If you'd still like to report this issue, please follow these guidelines:
You can’t perform that action at this time.
0 commit comments