push_to_devices 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
File without changes
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |gem|
2
2
  gem.name = %q{push_to_devices}
3
- gem.version = "0.0.6"
3
+ gem.version = "0.0.7"
4
4
  gem.date = %q{2013-02-15}
5
5
  gem.authors = ["Lloyd Meta"]
6
6
  gem.email = ["lloydmeta@gmail.com"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: push_to_devices
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -118,7 +118,7 @@ files:
118
118
  - .rspec
119
119
  - Gemfile
120
120
  - Rakefile
121
- - lib/push_to_device.rb
121
+ - lib/push_to_devices.rb
122
122
  - push_to_devices.gemspec
123
123
  - spec/push_to_device/push_to_device_spec.rb
124
124
  - spec/spec_helper.rb