parser 3.0.1.1 → 3.0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Parser
4
- VERSION = '3.0.1.1'
4
+ VERSION = '3.0.2.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: parser
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1.1
4
+ version: 3.0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - whitequark
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-02 00:00:00.000000000 Z
11
+ date: 2021-07-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ast
@@ -245,9 +245,9 @@ licenses:
245
245
  - MIT
246
246
  metadata:
247
247
  bug_tracker_uri: https://github.com/whitequark/parser/issues
248
- changelog_uri: https://github.com/whitequark/parser/blob/v3.0.1.1/CHANGELOG.md
249
- documentation_uri: https://www.rubydoc.info/gems/parser/3.0.1.1
250
- source_code_uri: https://github.com/whitequark/parser/tree/v3.0.1.1
248
+ changelog_uri: https://github.com/whitequark/parser/blob/v3.0.2.0/CHANGELOG.md
249
+ documentation_uri: https://www.rubydoc.info/gems/parser/3.0.2.0
250
+ source_code_uri: https://github.com/whitequark/parser/tree/v3.0.2.0
251
251
  post_install_message:
252
252
  rdoc_options: []
253
253
  require_paths: