Gemfile.lock in ougai-1.8.3 vs Gemfile.lock in ougai-1.8.4

- old
+ new

@@ -1,20 +1,20 @@ PATH remote: . specs: - ougai (1.8.3) + ougai (1.8.4) oj (~> 3.10) GEM remote: https://rubygems.org/ specs: - awesome_print (1.8.0) + amazing_print (1.0.0) diff-lcs (1.3) docile (1.3.2) - json (2.2.0) - json (2.2.0-java) - oj (3.10.5) + json (2.3.0) + json (2.3.0-java) + oj (3.10.6) rake (13.0.1) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) @@ -25,23 +25,23 @@ rspec-support (~> 3.9.0) rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) - simplecov (0.17.0) + simplecov (0.17.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) timecop (0.9.1) - yard (0.9.20) + yard (0.9.24) PLATFORMS java ruby DEPENDENCIES - awesome_print + amazing_print bundler (>= 2.1.4) ougai! rake (>= 13.0.1) rspec (>= 3.9.0) simplecov (< 0.18)