oa_templater 0.5.12 → 0.5.13

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7ae8502478c91d461e0280867a8346e26859a453
4
- data.tar.gz: 622a19685987baab72ac4dfdef5e39380e908685
3
+ metadata.gz: 783b0c10bba1dae960c0aec27a60f275e02aa5aa
4
+ data.tar.gz: 3ca735a7ad26b9a30bdb2bf87584a2ff8c2c901f
5
5
  SHA512:
6
- metadata.gz: 667c2aec6e1d01db15d0a7fc1e61e31cd8a2d9adf8e462a04a5bc8432ae207a3e1a2d0517f17986658bc7440a81023f80a14626249e05099cb06fed49b38ffb0
7
- data.tar.gz: 44ed448e7babea78839fa230f90355bff92fcbe832441966f110f83d5c20ce62225140035751a22b799aacde19ec22e4c4099b30b6cac370b7ea1c2dd521cabc
6
+ metadata.gz: 199f60e5bce46a3264157fb92a8362a2b624bd2ea3581fc1b7758a66de4652db2849e2dfe3867e8571f130cc3481a4467b89e71e5ce7da8a3a322eb766e624f1
7
+ data.tar.gz: b4529695cc986732377a6cec7c578720b77ebaa1ff87f144ed04f4bf3919daa9a15b0dd9e2cadef4c105d5a5d600702a6b5c15f224d8422e3b828890b347c1b6
@@ -3,7 +3,7 @@
3
3
  productbyprocess0a:
4
4
  detect: !ruby/regexp '/<物の発明に係る請求項にそ.{1,40}造方法/'
5
5
  full: !ruby/regexp '/求項にその物の製造方法が記載されている場合.{1,10}件について>/m'
6
- text: 'OAOA_TEMPLATER_TAB < Clarity requirements in the case where a claim for an invention of a product recites a process for manufacturing that product >'
6
+ text: 'OAOA_TEMPLATER_TAB<Clarity requirements in the case where a claim for an invention of a product recites a process for manufacturing that product>'
7
7
  productbyprocess0:
8
8
  detect: !ruby/regexp '/請求項[\p{N},~、-及びおよ]+に係る発明は、「?/'
9
9
  full: !ruby/regexp '/(請求項[\p{N},~、-及びおよ]+に係る発明)は、「?([^」]+?)」?(?:(物の発明)|という、?物の発明)であるが、当該請求項には、「(.+?)」という、その物の製造方法が記載されているものと認められる。/m'
data/lib/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module OaTemplater
2
- VERSION = '0.5.12'
2
+ VERSION = '0.5.13'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oa_templater
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.12
4
+ version: 0.5.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Rubingh
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-18 00:00:00.000000000 Z
11
+ date: 2015-11-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: byebug