We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f929fb4 commit 3419201Copy full SHA for 3419201
.travis.yml
@@ -7,7 +7,7 @@ bundler_args: --without development
7
8
rvm:
9
- 2.3.8
10
- - 2.4.5
+ - 2.4.6
11
- 2.5.5
12
- 2.6.2
13
@@ -33,7 +33,7 @@ matrix:
33
- rvm: 2.3.8
34
gemfile: gemfiles/rails_5_1_mongoid_6.gemfile
35
env: DEVISE_TOKEN_AUTH_ORM=mongoid
36
- - rvm: 2.4.5
+ - rvm: 2.4.6
37
gemfile: gemfiles/rails_5_1_mongoid_7.gemfile
38
39
- rvm: 2.5.5
0 commit comments