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 32419b1 commit 658ac8bCopy full SHA for 658ac8b
2 files changed
.travis.yml
@@ -6,6 +6,7 @@ rvm:
6
- 2.1.5
7
- 2.2.0
8
- ree
9
+ - jruby-1.7.21
10
- jruby-9.0.0.0
11
gemfile:
12
- Gemfile
README.md
@@ -32,6 +32,7 @@ We created a demo project for Rails4 that uses the latest version of this librar
32
* 2.1.x
33
* 2.2.x
34
* JRuby 1.7.19
35
+* JRuby 9.0.0.0
36
37
## Adding Features, Pull Requests
38
* Fork the repository
0 commit comments