confetti 0.2.8 → 0.2.9

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/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- confetti (0.2.8)
4
+ confetti (0.2.9)
5
5
  mustache (= 0.11.2)
6
6
  thor (= 0.14.3)
7
7
 
@@ -5,7 +5,6 @@
5
5
  <key>CFBundleIconFiles</key>
6
6
  <array>
7
7
  <string>icon.png</string>
8
- <string>icon-72.png</string>
9
8
  </array>
10
9
  <key>UISupportedInterfaceOrientations~ipad</key>
11
10
  <array>
@@ -1,3 +1,3 @@
1
1
  module Confetti
2
- VERSION = "0.2.8"
2
+ VERSION = "0.2.9"
3
3
  end
@@ -5,7 +5,6 @@
5
5
  <key>CFBundleIconFiles</key>
6
6
  <array>
7
7
  <string>icon.png</string>
8
- <string>icon-72.png</string>
9
8
  </array>
10
9
  <key>UISupportedInterfaceOrientations~ipad</key>
11
10
  <array>
@@ -5,7 +5,6 @@
5
5
  <key>CFBundleIconFiles</key>
6
6
  <array>
7
7
  <string>icon.png</string>
8
- <string>icon-72.png</string>
9
8
  </array>
10
9
  <key>UISupportedInterfaceOrientations~ipad</key>
11
10
  <array>
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: confetti
3
3
  version: !ruby/object:Gem::Version
4
- hash: 7
5
- prerelease:
4
+ hash: 5
5
+ prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 8
10
- version: 0.2.8
9
+ - 9
10
+ version: 0.2.9
11
11
  platform: ruby
12
12
  authors:
13
13
  - Andrew Lunny
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-06-03 00:00:00 -07:00
18
+ date: 2011-06-07 00:00:00 -07:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -213,7 +213,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
213
213
  requirements: []
214
214
 
215
215
  rubyforge_project: confetti
216
- rubygems_version: 1.5.0
216
+ rubygems_version: 1.3.7
217
217
  signing_key:
218
218
  specification_version: 3
219
219
  summary: Generate mobile app config files