diff options
author | Akihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp> | 2017-05-10 21:39:28 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-05-10 14:39:28 +0200 |
commit | 1f28d40c7840731275ae234d3f6350846dc03809 (patch) | |
tree | 1c1707569bc6c1d8009fa3b8ed5311f2f259b443 | |
parent | e2491680e696d2c285a798ec4c66b26d2748df66 (diff) |
Update cld3 to 3.1.1 (#2958)
According to the release message: > Fix for macOS and minor improvements
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 059fbab0e..46fe19b50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM rack-test (>= 0.5.4) xpath (~> 2.0) chunky_png (1.3.8) - cld3 (3.1.0) + cld3 (3.1.1) ffi (>= 1.1.0, < 1.10.0) climate_control (0.1.0) cocaine (0.5.8) |