diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-06-15 22:46:37 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-15 22:46:37 +0900 |
commit | b82cd65eddb5e9d889968dc03647519fc6bfca4c (patch) | |
tree | fdb086ecae903bbb0e1d3c6087bbf45e5282af54 | |
parent | cfb8b285d2c207f0dadfe528020f425b0abdd42e (diff) |
Bump ast from 2.4.0 to 2.4.1 (#14035)
Bumps [ast](https://github.com/whitequark/ast) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/whitequark/ast/releases) - [Changelog](https://github.com/whitequark/ast/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/ast/compare/v2.4.0...v2.4.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c2d2be8e2..afcb8f881 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 14.0) arel (9.0.0) - ast (2.4.0) + ast (2.4.1) attr_encrypted (3.1.0) encryptor (~> 3.0.0) av (0.9.0) |