anystyle 1.2.1 → 1.3.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: anystyle
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1
4
+ version: 1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sylvester Keil
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-08-17 00:00:00.000000000 Z
11
+ date: 2018-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bibtex-ruby
@@ -115,6 +115,7 @@ files:
115
115
  - lib/anystyle/format/bibtex.rb
116
116
  - lib/anystyle/format/csl.rb
117
117
  - lib/anystyle/normalizer.rb
118
+ - lib/anystyle/normalizer/arxiv.rb
118
119
  - lib/anystyle/normalizer/brackets.rb
119
120
  - lib/anystyle/normalizer/container.rb
120
121
  - lib/anystyle/normalizer/date.rb
@@ -188,7 +189,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
188
189
  version: '0'
189
190
  requirements: []
190
191
  rubyforge_project:
191
- rubygems_version: 2.6.13
192
+ rubygems_version: 2.7.4
192
193
  signing_key:
193
194
  specification_version: 4
194
195
  summary: Smart and fast bibliography parser.