🚀 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.6.3
to
3.6.4
+6
-0
History.txt

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

=== 3.6.4 / 2015-01-16
* 1 bug fix:
* Removed shebangs in tests because of bugs (aka 'features') in RPM packaging tools.
=== 3.6.3 / 2014-09-26

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

+1
-1

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

module RubyParserStuff
VERSION = "3.6.3" unless constants.include? "VERSION" # SIGH
VERSION = "3.6.4" unless constants.include? "VERSION" # SIGH

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display