🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

ruby_parser

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ruby_parser - rubygems Package Compare versions

Comparing version
3.15.0
to
3.15.1
+6
-0
History.rdoc

@@ -0,1 +1,7 @@

=== 3.15.1 / 2021-01-10
* 1 bug fix:
* Bumped ruby version to include < 4 (trunk).
=== 3.15.0 / 2020-08-31

@@ -2,0 +8,0 @@

+1
-1

@@ -32,3 +32,3 @@ # encoding: ASCII-8BIT

module RubyParserStuff
VERSION = "3.15.0"
VERSION = "3.15.1"

@@ -35,0 +35,0 @@ attr_accessor :lexer, :in_def, :in_single, :file

@@ -28,3 +28,3 @@ # -*- ruby -*-

require_ruby_version [">= 2.1", "< 3.1"]
require_ruby_version [">= 2.1", "< 4"]

@@ -31,0 +31,0 @@ if plugin? :perforce then # generated files