Skip to content
New issue

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

faraday Warning 解消のための依存更新 #12

Merged
merged 1 commit into from Apr 9, 2020

Conversation

yamashush
Copy link
Contributor

@yamashush yamashush commented Mar 29, 2020

こちらの解消のために依存を更新しました 🙏
https://github.com/lostisland/faraday/issues/989

@yamashush
Copy link
Contributor Author

rspc の結果を一応貼っておきます🙏

Run options: include {:focus=>true}

All examples were filtered out; ignoring {:focus=>true}

DocBase::Client
  #team!
    not set team
      raise error
  #tags
    behaves like stub connection
      should eq [{:name=>"ruby"}, {:name=>"rails"}]
  #groups
    behaves like stub connection
      should eq [{:id=>1, :name=>"DocBase"}, {:id=>2, :name=>"kray"}]
  #create_post
    behaves like stub connection
      should eq {:body=>"memo body", :created_at=>"2015-03-10T12:01:54+09:00", :draft=>false, :groups=>[{:name=>"DocB..."}], :title=>"memo title", :url=>"https://kray.docbase.io/posts/1", :user=>{:id=>1, :name=>"danny"}}

Finished in 0.02081 seconds (files took 0.15235 seconds to load)
4 examples, 0 failures

@yamashush yamashush mentioned this pull request Apr 4, 2020
Copy link
Member

@ttakuru88 ttakuru88 left a comment

Choose a reason for hiding this comment

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

ありがとうございます 👍

@ttakuru88 ttakuru88 merged commit 85997fd into krayinc:master Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants