Skip to content

Fix Ruby version error#1413

Merged
merlimat merged 1 commit into
apache:masterfrom
lucperkins:lperkins/fix-ruby-version
Mar 24, 2018
Merged

Fix Ruby version error#1413
merlimat merged 1 commit into
apache:masterfrom
lucperkins:lperkins/fix-ruby-version

Conversation

@lucperkins

Copy link
Copy Markdown
Contributor

It turns out that you can't specify version ranges in Gemfiles. This PR fixes an error introduced in a recent PR and updates the website's README accordingly.

@maskit maskit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Error log:

Unknown ruby interpreter version (do not know how to handle): >=2.3.1.
Unknown ruby interpreter version (do not know how to handle): >=2.3.1.
Could not determine which Ruby to use; . should contain .rvmrc or .versions.conf or .ruby-version or .rbfu-version or .rbenv-version, or an appropriate line in Gemfile.
Run `rvm help` to see usage information

For someone who are interested in details:
rubygems/bundler#2845

@maskit maskit added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Mar 23, 2018
@maskit

maskit commented Mar 23, 2018

Copy link
Copy Markdown
Member

retest this please

1 similar comment
@merlimat

Copy link
Copy Markdown
Contributor

retest this please

@merlimat merlimat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@merlimat merlimat merged commit 89ca249 into apache:master Mar 24, 2018
sijie added a commit to sijie/pulsar that referenced this pull request Aug 26, 2020
…e#1413)

* Skip intercepting multipart requests

* Enable intercept filters only when interceptors are configured
gaoran10 pushed a commit to gaoran10/pulsar that referenced this pull request Sep 17, 2020
…e#1413)

* Skip intercepting multipart requests

* Enable intercept filters only when interceptors are configured
zymap pushed a commit to zymap/pulsar that referenced this pull request Sep 29, 2020
…e#1413)

* Skip intercepting multipart requests

* Enable intercept filters only when interceptors are configured
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants