Skip to content

Commit

Permalink
adding support for ruby 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chebyte committed May 23, 2013
1 parent 044965b commit 40df585
Show file tree
Hide file tree
Showing 71 changed files with 14,036 additions and 129,780 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,4 +1,5 @@
rvm:
- 2.0.0
- 1.9.3
- 1.9.2

Expand Down
3 changes: 1 addition & 2 deletions Gemfile
Expand Up @@ -3,7 +3,6 @@ source 'http://rubygems.org'
gemspec

group :test do
gem 'vcr', '~> 2.1.1'
gem 'webmock'
gem 'vcr', '~> 2.5.0'
gem 'rake'
end

0 comments on commit 40df585

Please sign in to comment.