]> cat aescling's git repositories - mastodon.git/commitdiff
Bump oj from 3.6.12 to 3.7.0 (#9155)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Tue, 30 Oct 2018 05:39:52 +0000 (06:39 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 30 Oct 2018 05:39:52 +0000 (06:39 +0100)
Bumps [oj](https://github.com/ohler55/oj) from 3.6.12 to 3.7.0.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.6.12...v3.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 1f9733530f9b27a753c9f28e0dbad4d050a14c2f..bf23015e636126ed2b3a61916e2fd0d80f4c06e1 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -59,7 +59,7 @@ gem 'link_header', '~> 0.0'
 gem 'mime-types', '~> 3.2', require: 'mime/types/columnar'
 gem 'nokogiri', '~> 1.8'
 gem 'nsa', '~> 0.2'
-gem 'oj', '~> 3.6'
+gem 'oj', '~> 3.7'
 gem 'ostatus2', '~> 2.0'
 gem 'ox', '~> 2.10'
 gem 'posix-spawn', git: 'https://github.com/rtomayko/posix-spawn', ref: '58465d2e213991f8afb13b984854a49fcdcc980c'
index aedfe6de8aeda664589c29157aa005adfacbcf16..82b5f9224846c9234e246a7ab6134a16db227601 100644 (file)
@@ -360,7 +360,7 @@ GEM
       concurrent-ruby (~> 1.0.0)
       sidekiq (>= 3.5.0)
       statsd-ruby (~> 1.2.0)
-    oj (3.6.12)
+    oj (3.7.0)
     omniauth (1.8.1)
       hashie (>= 3.4.6, < 3.6.0)
       rack (>= 1.6.2, < 3)
@@ -709,7 +709,7 @@ DEPENDENCIES
   net-ldap (~> 0.10)
   nokogiri (~> 1.8)
   nsa (~> 0.2)
-  oj (~> 3.6)
+  oj (~> 3.7)
   omniauth (~> 1.2)
   omniauth-cas (~> 1.1)
   omniauth-saml (~> 1.10)