motion_yak 0.0.13 → 0.0.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Gemfile.lock +1 -1
  2. data/lib/motion_yak/version.rb +1 -1
  3. metadata +3 -3
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- motion_yak (0.0.13)
4
+ motion_yak (0.0.14)
5
5
  bubble-wrap
6
6
 
7
7
  GEM
@@ -1,5 +1,5 @@
1
1
  module MotionYak
2
- VERSION = '0.0.13' unless defined?(MotionYak::VERSION)
2
+ VERSION = '0.0.14' 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.13
4
+ version: 0.0.14
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -66,7 +66,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
66
66
  version: '0'
67
67
  segments:
68
68
  - 0
69
- hash: 1270031211884567348
69
+ hash: 4227612294857174205
70
70
  required_rubygems_version: !ruby/object:Gem::Requirement
71
71
  none: false
72
72
  requirements:
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  version: '0'
76
76
  segments:
77
77
  - 0
78
- hash: 1270031211884567348
78
+ hash: 4227612294857174205
79
79
  requirements: []
80
80
  rubyforge_project:
81
81
  rubygems_version: 1.8.21