aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-04-22 14:54:19 +0200
committerEugen Rochko <eugen@zeonfederated.com>2019-04-22 14:54:19 +0200
commitc9441bf82ecf00d144fe7d26d95bae104ac7968c (patch)
tree2a35001338abe983748d9bca0c3fad53ec09ea3f
parent46321dc993c78be18b73bf2d240cb78e05d6490b (diff)
downloadmastodon-c9441bf82ecf00d144fe7d26d95bae104ac7968c.tar
mastodon-c9441bf82ecf00d144fe7d26d95bae104ac7968c.tar.gz
mastodon-c9441bf82ecf00d144fe7d26d95bae104ac7968c.tar.bz2
mastodon-c9441bf82ecf00d144fe7d26d95bae104ac7968c.zip
Bump cld3 from 3.2.3 to 3.2.4 (#10617)
Bumps [cld3](https://github.com/akihikodaki/cld3-ruby) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/akihikodaki/cld3-ruby/releases) - [Commits](https://github.com/akihikodaki/cld3-ruby/compare/v3.2.3...v3.2.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile b/Gemfile
index b2d6bc3fc..78d2a1d34 100644
--- 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.3'
+gem 'cld3', '~> 3.2.4'
gem 'devise', '~> 4.6'
gem 'devise-two-factor', '~> 3.0'
diff --git a/Gemfile.lock b/Gemfile.lock
index 73a3e1e93..c9e46f27a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -143,8 +143,8 @@ GEM
elasticsearch (>= 2.0.0)
elasticsearch-dsl
chunky_png (1.3.10)
- cld3 (3.2.3)
- ffi (>= 1.1.0, < 1.10.0)
+ cld3 (3.2.4)
+ ffi (>= 1.1.0, < 1.11.0)
climate_control (0.2.0)
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
@@ -212,7 +212,7 @@ GEM
multipart-post (>= 1.2, < 3)
fast_blank (1.0.0)
fastimage (2.1.5)
- ffi (1.9.25)
+ ffi (1.10.0)
fog-core (2.1.0)
builder
excon (~> 0.58)
@@ -673,7 +673,7 @@ DEPENDENCIES
capybara (~> 3.16)
charlock_holmes (~> 0.7.6)
chewy (~> 5.0)
- cld3 (~> 3.2.3)
+ cld3 (~> 3.2.4)
climate_control (~> 0.2)
concurrent-ruby
derailed_benchmarks