Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Update ruby version to 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
biow0lf committed Nov 24, 2016
1 parent 8e623f7 commit d205697
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.2
2.3.3
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.3
- 2.3.3
env:
- DB=postgresql TRAVIS=true

Expand Down
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ h2. Setup and run

h3. Install:

* Ruby 2.3.2
* Ruby 2.3.3
* RubyGems 2.6.8
* bundler 1.13.6
* PostgreSQL 9.6 (some features will not work in other db)
Expand Down

0 comments on commit d205697

Please sign in to comment.