rept 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/init.yaml +1 -1
  2. data/lib/rept4diff.rb +1 -0
  3. metadata +1 -1
data/lib/init.yaml CHANGED
@@ -1,4 +1,4 @@
1
1
  # �o�[�W�����ԍ�(�S�c�[���ŋ��ʂɂ��Ă���)
2
- version: "0.2.0"
2
+ version: "0.2.1"
3
3
 
4
4
  # @insert
data/lib/rept4diff.rb CHANGED
@@ -7,6 +7,7 @@ require 'pathname'
7
7
  require 'test/unit/assertions'
8
8
  include Test::Unit::Assertions
9
9
 
10
+ require 'yamltext'
10
11
  require 'lib'
11
12
 
12
13
  # ���b�Z�[�W�ꗗ
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rept
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - ongaeshi