Skip to content

Commit

Permalink
Bump minimal ruby version required
Browse files Browse the repository at this point in the history
  • Loading branch information
Calyhre committed Nov 15, 2016
1 parent c7331c5 commit b0bb2ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ language: ruby

cache: bundler
rvm:
- 2.0.0
- 2.1.7
- 2.2.3
- 2.2.5
- 2.3.1

matrix:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Calyhre/dribbble is an unofficial API wrapper ruby gem for [Dribbble.com's API](

### Requirements

* Ruby `~> 2.0`
* Ruby `~> 2.2.5`, use `v1.0.4` for previous Ruby versions.

### In a Gemfile

Expand Down

0 comments on commit b0bb2ab

Please sign in to comment.