macgap 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,7 +11,7 @@
11
11
  <key>CFBundleIconFile</key>
12
12
  <string>application.icns</string>
13
13
  <key>CFBundleIdentifier</key>
14
- <string>maccman.MacGap</string>
14
+ <string>com.MacGap</string>
15
15
  <key>CFBundleInfoDictionaryVersion</key>
16
16
  <string>6.0</string>
17
17
  <key>CFBundleName</key>
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = "macgap"
6
- s.version = "0.0.7"
6
+ s.version = "0.0.8"
7
7
  s.authors = ["Alex MacCaw"]
8
8
  s.email = ["info@eribium.org"]
9
9
  s.homepage = "http://github.com/maccman/macgap-rb"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: macgap
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: