Skip to content

Commit a953cbf

Browse files
committedFeb 18, 2016
bump ruby_parser & sexp_processor
bugfixes, and support for ruby 2.3
1 parent 79ed7f3 commit a953cbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ GEM
3030
diff-lcs (>= 1.2.0, < 2.0)
3131
rspec-support (~> 3.3.0)
3232
rspec-support (3.3.0)
33-
ruby_parser (3.7.2)
33+
ruby_parser (3.7.3)
3434
sexp_processor (~> 4.1)
35-
sexp_processor (4.6.0)
35+
sexp_processor (4.6.1)
3636
slop (3.6.0)
3737

3838
PLATFORMS

0 commit comments

Comments
 (0)
Please sign in to comment.