]> cat aescling's git repositories - mastodon.git/commitdiff
Bump cld3 from 3.2.2 to 3.2.3 (#9632)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Wed, 26 Dec 2018 05:39:17 +0000 (06:39 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 26 Dec 2018 05:39:17 +0000 (06:39 +0100)
Bumps [cld3](https://github.com/akihikodaki/cld3-ruby) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/akihikodaki/cld3-ruby/releases)
- [Commits](https://github.com/akihikodaki/cld3-ruby/compare/v3.2.2...v3.2.3)

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

diff --git a/Gemfile b/Gemfile
index 3d78b1dfefa9a8279975a35a995caf4c01c9ff36..3ab8cad1cd43476eeaf25e0ce71e784be088fd69 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -29,7 +29,7 @@ gem 'browser'
 gem 'charlock_holmes', '~> 0.7.6'
 gem 'iso-639'
 gem 'chewy', '~> 5.0'
-gem 'cld3', '~> 3.2.0'
+gem 'cld3', '~> 3.2.3'
 gem 'devise', '~> 4.5'
 gem 'devise-two-factor', '~> 3.0'
 
index 36a3a65f617d860e72a55c7141b3383a379be43a..faf63cff126887fc1bc4517f944a8ea9dcc75cbe 100644 (file)
@@ -142,7 +142,7 @@ GEM
       elasticsearch (>= 2.0.0)
       elasticsearch-dsl
     chunky_png (1.3.10)
-    cld3 (3.2.2)
+    cld3 (3.2.3)
       ffi (>= 1.1.0, < 1.10.0)
     climate_control (0.2.0)
     cocaine (0.5.8)
@@ -670,7 +670,7 @@ DEPENDENCIES
   capybara (~> 3.12)
   charlock_holmes (~> 0.7.6)
   chewy (~> 5.0)
-  cld3 (~> 3.2.0)
+  cld3 (~> 3.2.3)
   climate_control (~> 0.2)
   derailed_benchmarks
   devise (~> 4.5)