bitbucket_rest_api 0.1.1
Ruby wrapper for the BitBucket API supporting OAuth and Basic Authentication
Gemfile:
=
install:
=
Runtime Dependencies (6):
faraday
~> 0.8.1
faraday_middleware
~> 0.8.1
hashie
~> 1.2.0
multi_json
~> 1.3
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