motion_yak 0.0.9 → 0.0.10

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.
data/.gitignore ADDED
@@ -0,0 +1 @@
1
+ pkg
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- motion_yak (0.0.9)
4
+ motion_yak (0.0.10)
5
5
  bubble-wrap
6
6
 
7
7
  GEM
@@ -1,5 +1,5 @@
1
1
  module MotionYak
2
- VERSION = '0.0.9' unless defined?(MotionYak::VERSION)
2
+ VERSION = '0.0.10' unless defined?(MotionYak::VERSION)
3
3
  MIN_MOTION_VERSION = '1.24'
4
4
 
5
5
  module_function
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: motion_yak
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.0.10
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -40,15 +40,8 @@ extra_rdoc_files:
40
40
  - lib/motion_yak/request.rb
41
41
  - lib/motion_yak/version.rb
42
42
  - motion_yak.gemspec
43
- - pkg/motion_yak-0.0.1.gem
44
- - pkg/motion_yak-0.0.2.gem
45
- - pkg/motion_yak-0.0.3.gem
46
- - pkg/motion_yak-0.0.4.gem
47
- - pkg/motion_yak-0.0.5.gem
48
- - pkg/motion_yak-0.0.6.gem
49
- - pkg/motion_yak-0.0.7.gem
50
- - pkg/motion_yak-0.0.8.gem
51
43
  files:
44
+ - .gitignore
52
45
  - Gemfile
53
46
  - Gemfile.lock
54
47
  - Rakefile
@@ -59,14 +52,6 @@ files:
59
52
  - lib/motion_yak/request.rb
60
53
  - lib/motion_yak/version.rb
61
54
  - motion_yak.gemspec
62
- - pkg/motion_yak-0.0.1.gem
63
- - pkg/motion_yak-0.0.2.gem
64
- - pkg/motion_yak-0.0.3.gem
65
- - pkg/motion_yak-0.0.4.gem
66
- - pkg/motion_yak-0.0.5.gem
67
- - pkg/motion_yak-0.0.6.gem
68
- - pkg/motion_yak-0.0.7.gem
69
- - pkg/motion_yak-0.0.8.gem
70
55
  homepage: http://github.com/ballantyne/motion_yak
71
56
  licenses: []
72
57
  post_install_message:
@@ -81,7 +66,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
81
66
  version: '0'
82
67
  segments:
83
68
  - 0
84
- hash: 2984735006160720046
69
+ hash: -3148663432097962409
85
70
  required_rubygems_version: !ruby/object:Gem::Requirement
86
71
  none: false
87
72
  requirements:
@@ -90,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
90
75
  version: '0'
91
76
  segments:
92
77
  - 0
93
- hash: 2984735006160720046
78
+ hash: -3148663432097962409
94
79
  requirements: []
95
80
  rubyforge_project:
96
81
  rubygems_version: 1.8.21
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file