Skip to content

Commit c36d5af

Browse files
deivid-rodriguezeregon
authored andcommitted
Add a note about Psych + RubyGems issue
1 parent 8781aa9 commit c36d5af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ setting the `rubygems` input. See
147147

148148
See [action.yml](action.yml) for more details about the `rubygems` input.
149149

150+
If you're running into `ArgumentError: wrong number of arguments (given 4,
151+
expected 1)` errors with a stacktrace including Psych and RubyGems entries, you
152+
should be able to fix them by setting `rubygems: 3.0.0` or higher.
153+
150154
### Bundler
151155

152156
By default, if there is a `Gemfile.lock` file (or `$BUNDLE_GEMFILE.lock` or `gems.locked`) with a `BUNDLED WITH` section,

0 commit comments

Comments
 (0)