Skip to content

Commit

Permalink
Updates jruby to latest (#216)
Browse files Browse the repository at this point in the history
* Updates jruby to latest
* Update README.md
  • Loading branch information
cdmo authored Jun 15, 2020
1 parent 816a141 commit a2a900b
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 @@
jruby-9.2.5.0
jruby-9.2.11.1
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:
- jruby-9.2.4.0
- jruby-9.2.11.1
sudo: false

env:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $ java --version
Follow these instructions to [install JRuby](https://github.com/psu-libraries/psulib_traject/wiki/Install-JRuby) if you do not already have it.
```
$ ruby --version
jruby 9.2.5.0
jruby 9.2.11.1
```

## Development Setup
Expand Down

0 comments on commit a2a900b

Please sign in to comment.