motion-localization 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Motion
2
2
  module Localization
3
- VERSION = "1.0.1"
3
+ VERSION = "1.0.2"
4
4
  end
5
5
  end
@@ -4,10 +4,6 @@ require 'rake'
4
4
  require 'rspec'
5
5
  require 'fileutils'
6
6
 
7
- # TODO: READMEの整備
8
- # TODO: gemspecの正義
9
- # TODO: gemとしてリリース
10
-
11
7
  describe 'motion-localization' do
12
8
  before(:all) do
13
9
  @rake = Rake::Application.new
@@ -137,7 +133,3 @@ end
137
133
  def created?
138
134
  true
139
135
  end
140
-
141
- # RSpec::Matchers.define :be_created do |expected|
142
- # match {|actual| actual > expected }
143
- # end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: motion-localization
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: