added rspec to Gemfile for CI
Showing
| source 'https://rubygems.org' | source 'https://rubygems.org' | ||
| group :test do | |||
| gem "rspec", "~> 3.0.0.beta1" | |||
| end | |||
| # Specify your gem's dependencies in weixin_authorize.gemspec | # Specify your gem's dependencies in weixin_authorize.gemspec | ||
| gemspec | gemspec | ||
Please
register
or
sign in
to comment