Skip to content

Commit

Permalink
Update json + tests to 2.1 and update excludes.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed May 15, 2018
1 parent 4eee05e commit 24a7d97
Show file tree
Hide file tree
Showing 21 changed files with 23 additions and 1,834 deletions.
2 changes: 1 addition & 1 deletion pom.rb
Expand Up @@ -65,7 +65,7 @@
'polyglot.dump.readonly' => 'true',
'jruby.plugins.version' => '1.0.10',

'json.version' => '1.8.3',
'json.version' => '2.1.0',
'rspec.version' => '3.4.0',
'rspec-core.version' => '3.4.4',
'rspec-expectations.version' => '3.4.0',
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -125,7 +125,7 @@ DO NOT MODIFIY - GENERATED CODE
<rspec-mocks.version>3.4.1</rspec-mocks.version>
<jruby.plugins.version>1.0.10</jruby.plugins.version>
<invoker.skip>true</invoker.skip>
<json.version>1.8.3</json.version>
<json.version>2.1.0</json.version>
<jar-dependencies.version>0.3.12</jar-dependencies.version>
<power_assert.version>1.1.1</power_assert.version>
<version.jruby>${project.version}</version.jruby>
Expand Down

0 comments on commit 24a7d97

Please sign in to comment.