Skip to content

Commit

Permalink
Change changes
Browse files Browse the repository at this point in the history
  • Loading branch information
flori committed Jan 12, 2017
1 parent 3aad4e6 commit 44b392b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ rvm:
- jruby
- ruby-head
matrix:
include:
- rvm: jruby
env: JRUBY_OPTS="--2.0"
allow_failures:
- rvm: ruby-head
before_install: "gem install bundler -v 1.12.0"
script: "bundle exec rake"
sudo: false
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changes


## 2017-01-12 (2.0.3)
* Set `required_ruby_version` to 1.9
* Some small fixes

## 2016-07-26 (2.0.2)
* Specify `required_ruby_version` for json\_pure.
* Fix issue #295 failure when parsing frozen strings.
Expand Down

0 comments on commit 44b392b

Please sign in to comment.