From a953cbfc0080518c9b796060d557394352f674ae Mon Sep 17 00:00:00 2001 From: Will Fleming Date: Thu, 18 Feb 2016 13:19:51 -0500 Subject: [PATCH] bump ruby_parser & sexp_processor bugfixes, and support for ruby 2.3 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 20be08aa..296893cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,9 +30,9 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.3.0) rspec-support (3.3.0) - ruby_parser (3.7.2) + ruby_parser (3.7.3) sexp_processor (~> 4.1) - sexp_processor (4.6.0) + sexp_processor (4.6.1) slop (3.6.0) PLATFORMS