We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Depend on json gem? octokit/octokit.rb#282
Workaround: 99eac75 released v3.0.5
v3.0.5
The text was updated successfully, but these errors were encountered:
rake aborted! missing dependency for FaradayMiddleware::ParseJson: cannot load such file -- json /home/jenkins/.gem/ruby/1.9.1/gems/faraday-0.8.7/lib/faraday/middleware.rb:20:in `new' /home/jenkins/.gem/ruby/1.9.1/gems/faraday-0.8.7/lib/faraday/builder.rb:43:in `build' /home/jenkins/.gem/ruby/1.9.1/gems/faraday-0.8.7/lib/faraday/builder.rb:78:in `block in to_app' /home/jenkins/.gem/ruby/1.9.1/gems/faraday-0.8.7/lib/faraday/builder.rb:78:in `each' /home/jenkins/.gem/ruby/1.9.1/gems/faraday-0.8.7/lib/faraday/builder.rb:78:in `inject' /home/jenkins/.gem/ruby/1.9.1/gems/faraday-0.8.7/lib/faraday/builder.rb:78:in `to_app' /home/jenkins/.gem/ruby/1.9.1/gems/faraday-0.8.7/lib/faraday/connection.rb:87:in `app' /home/jenkins/.gem/ruby/1.9.1/gems/faraday-0.8.7/lib/faraday/connection.rb:247:in `run_request' /home/jenkins/.gem/ruby/1.9.1/gems/faraday-0.8.7/lib/faraday/connection.rb:112:in `post' /home/jenkins/.gem/ruby/1.9.1/gems/octokit-1.25.0/lib/octokit/request.rb:65:in `request' /home/jenkins/.gem/ruby/1.9.1/gems/octokit-1.25.0/lib/octokit/request.rb:29:in `post' /home/jenkins/.gem/ruby/1.9.1/gems/octokit-1.25.0/lib/octokit/client/pulls.rb:48:in `create_pull_request' /home/jenkins/.gem/ruby/1.9.1/gems/tachikoma-3.0.3/lib/tasks/app.rake:110:in `block (2 levels) in <top (required)>' Tasks: TOP => tachikoma:pull_request
Sorry, something went wrong.
No branches or pull requests
Depend on json gem?
octokit/octokit.rb#282
Workaround:
99eac75
released
v3.0.5
The text was updated successfully, but these errors were encountered: