foodcritic-rackspace-rules 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  module Foodcritic
2
2
  module Rackspace
3
3
  module Rules
4
- VERSION = "0.0.1"
4
+ VERSION = "0.0.2"
5
5
  end
6
6
  end
7
7
  end
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foodcritic-rackspace-rules
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -55,8 +55,8 @@ files:
55
55
  - README.md
56
56
  - Rakefile
57
57
  - foodcritic-rackspace-rules.gemspec
58
- - lib/foodcritic/rackspace/rules/rules.rb
59
58
  - lib/foodcritic/rackspace/rules/version.rb
59
+ - lib/foodcritic/rules/rules.rb
60
60
  homepage: https://github.com/AutomationSupport/foodcritic-rackspace-rules
61
61
  licenses:
62
62
  - Apache-2.0