bitbucket_rest_api 0.1.7
Ruby wrapper for the BitBucket API supporting OAuth and Basic Authentication
Gemfile:
=
install:
=
Runtime Dependencies (6):
faraday
~> 0.9.0
faraday_middleware
~> 0.9.0
hashie
>= 0
multi_json
< 2.0, >= 1.7.5
nokogiri
>= 1.5.2
simple_oauth
>= 0
Development Dependencies (10):
bundler
>= 0
cucumber
>= 0
guard
>= 0
guard-cucumber
>= 0
guard-rspec
>= 0
rake
>= 0
rspec
>= 0
simplecov
~> 0.6.1
vcr
~> 2.2.0
webmock
~> 1.8.0