]> cat aescling's git repositories - mastodon.git/commitdiff
Bump cld3 from 3.3.0 to 3.4.1 (#15391)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 30 Dec 2020 03:39:38 +0000 (12:39 +0900)
committerGitHub <noreply@github.com>
Wed, 30 Dec 2020 03:39:38 +0000 (12:39 +0900)
Bumps [cld3](https://github.com/akihikodaki/cld3-ruby) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/akihikodaki/cld3-ruby/releases)
- [Commits](https://github.com/akihikodaki/cld3-ruby/compare/v3.3.0...v3.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 6a320dc9b4423d35262ce93330f74bc7bf8bee10..cef134f27d633c5b1bad7e0f9ab8b5d10155f2cb 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -32,7 +32,7 @@ gem 'browser'
 gem 'charlock_holmes', '~> 0.7.7'
 gem 'iso-639'
 gem 'chewy', '~> 5.1'
-gem 'cld3', '~> 3.3.0'
+gem 'cld3', '~> 3.4.1'
 gem 'devise', '~> 4.7'
 gem 'devise-two-factor', '~> 3.1'
 
index 6782106e7ffbee6e7b085c398f9c0e0c18f02722..a8f50e92080d2623277dc033e7785ea430d6eca5 100644 (file)
@@ -148,8 +148,8 @@ GEM
       elasticsearch (>= 2.0.0)
       elasticsearch-dsl
     chunky_png (1.3.15)
-    cld3 (3.3.0)
-      ffi (>= 1.1.0, < 1.12.0)
+    cld3 (3.4.1)
+      ffi (>= 1.1.0, < 1.15.0)
     climate_control (0.2.0)
     cocaine (0.5.8)
       climate_control (>= 0.0.3, < 1.0)
@@ -702,7 +702,7 @@ DEPENDENCIES
   capybara (~> 3.34)
   charlock_holmes (~> 0.7.7)
   chewy (~> 5.1)
-  cld3 (~> 3.3.0)
+  cld3 (~> 3.4.1)
   climate_control (~> 0.2)
   color_diff (~> 0.1)
   concurrent-ruby