csl-styles 1.0.1.2 → 1.0.1.3

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.
Files changed (3) hide show
  1. checksums.yaml +6 -14
  2. data/lib/csl/styles/version.rb +3 -3
  3. metadata +10 -10
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- OTg1MGZhNmZmZjdlYWZhNWNjM2MwNjYzYjU3MTVmOTc1NzQzYzA0Yg==
5
- data.tar.gz: !binary |-
6
- NzE0ZWZjYmRhNjFlYWI0NDk4YTI0MGJmZjA2YmY2MzhjY2M0ODdmMQ==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- NjUyYjliYjdjNWUxNDMxNDAwOGZlZWVmZDViYjlmMTI1OTg0MGNmZjQxMmE5
10
- ZTExOTg3MGQ3ZTM3YWFkM2ViMDAyMzQxYTg5ZTBiY2VlYWM4M2M0MzM0MjQ4
11
- ODkwMzJiM2IxOGNhM2E1OGM1YzlkNzNkNzcwOWFmMTZkMDkwNDU=
12
- data.tar.gz: !binary |-
13
- MDhlZGZkNGQxOWNhZjYwOWYzMDI1Y2FjNjhiZTgyMDlhZDNiYmJkYzZhOWM1
14
- MDllNzE1Y2E1NjIxMGZjNjk0N2YxZTZiYmFmYTMzN2E5ODEzOGFmYzI1MDVh
15
- OGZmYWQwMTczOTA4MzU5NTg1ODAxM2YyNGFkNzg3MDE4NWVjNjY=
2
+ SHA1:
3
+ metadata.gz: f7f1580e6ffb356ee03faf881966b218cda6f567
4
+ data.tar.gz: d3c390908852facfef9b86b40781d631a9b4ed9d
5
+ SHA512:
6
+ metadata.gz: 3ce59091659c15630920419ed15662eb3a8d28b1071d4ee3a48d09d325371c2aec149ae97dac4383eda1aa24688f61ac92d1e9827a2c5d481541dd1b66568d8b
7
+ data.tar.gz: 7cf0d1bb4828e91dcfb86ba3fa386b16ffb7ff6252ed6b117757008e5fa07893076ef3d1787d4f651f2571b1a2b7e13c6238f08d60ddc01a91365b2f84a7176c
@@ -1,5 +1,5 @@
1
1
  module CSL
2
- module Styles
3
- VERSION = '1.0.1.2'.freeze
4
- end
2
+ module Styles
3
+ VERSION = '1.0.1.3'.freeze
4
+ end
5
5
  end
metadata CHANGED
@@ -1,31 +1,31 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: csl-styles
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1.2
4
+ version: 1.0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sylvester Keil
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-04-27 00:00:00.000000000 Z
11
+ date: 2014-01-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: csl
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ~>
17
+ - - "~>"
18
18
  - !ruby/object:Gem::Version
19
19
  version: '1.0'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ~>
24
+ - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: '1.0'
27
- description: ! "\n The official Citation Style Language (CSL) styles and locale
28
- files.\n "
27
+ description: "\n The official Citation Style Language (CSL) styles and locale files.\n
28
+ \ "
29
29
  email:
30
30
  - http://sylvester.keil.or.at
31
31
  executables: []
@@ -33,8 +33,8 @@ extensions: []
33
33
  extra_rdoc_files: []
34
34
  files:
35
35
  - README.md
36
- - lib/csl/styles/version.rb
37
36
  - lib/csl/styles.rb
37
+ - lib/csl/styles/version.rb
38
38
  - vendor/locales/locales-af-ZA.xml
39
39
  - vendor/locales/locales-ar-AR.xml
40
40
  - vendor/locales/locales-bg-BG.xml
@@ -5901,17 +5901,17 @@ require_paths:
5901
5901
  - lib
5902
5902
  required_ruby_version: !ruby/object:Gem::Requirement
5903
5903
  requirements:
5904
- - - ! '>='
5904
+ - - ">="
5905
5905
  - !ruby/object:Gem::Version
5906
5906
  version: '0'
5907
5907
  required_rubygems_version: !ruby/object:Gem::Requirement
5908
5908
  requirements:
5909
- - - ! '>='
5909
+ - - ">="
5910
5910
  - !ruby/object:Gem::Version
5911
5911
  version: '0'
5912
5912
  requirements: []
5913
5913
  rubyforge_project:
5914
- rubygems_version: 2.0.3
5914
+ rubygems_version: 2.2.1
5915
5915
  signing_key:
5916
5916
  specification_version: 4
5917
5917
  summary: CSL styles and locales