Skip to content

Commit

Permalink
Merge eddbbd6 into 7726f33
Browse files Browse the repository at this point in the history
  • Loading branch information
hellcp committed Mar 1, 2021
2 parents 7726f33 + eddbbd6 commit 16939b3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: ruby
before_install:
- gem update --system
rvm:
- "2.4"
- "2.5"
addons:
apt:
packages:
Expand Down
3 changes: 0 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,3 @@ DEPENDENCIES
web-console (~> 2.0)
yard (~> 0.9.0)
yard-activerecord

BUNDLED WITH
1.17.3
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ name).

## Requirements

* Ruby >= 2.4
* Ruby >= 2.5
* Any Rails supported database system: PosgreSQL, SQLite3, MariaDB, MySQL...

## Installation
Expand Down

0 comments on commit 16939b3

Please sign in to comment.