diff --git a/Gemfile.lock b/Gemfile.lock index 6b4c162..7bd1583 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,33 +1,36 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.2.1) + activesupport (4.2.3) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - claide (0.8.1) - cocoapods (0.37.2) + claide (0.9.1) + cocoapods (0.38.2) activesupport (>= 3.2.15) - claide (~> 0.8.1) - cocoapods-core (= 0.37.2) - cocoapods-downloader (~> 0.9.0) + claide (~> 0.9.1) + cocoapods-core (= 0.38.2) + cocoapods-downloader (~> 0.9.1) cocoapods-plugins (~> 0.4.2) + cocoapods-stats (~> 0.5.3) cocoapods-trunk (~> 0.6.1) cocoapods-try (~> 0.4.5) colored (~> 1.2) escape (~> 0.0.4) - molinillo (~> 0.2.3) + molinillo (~> 0.3.1) nap (~> 0.8) - xcodeproj (~> 0.24.2) - cocoapods-core (0.37.2) + xcodeproj (~> 0.26.3) + cocoapods-core (0.38.2) activesupport (>= 3.2.15) fuzzy_match (~> 2.0.4) nap (~> 0.8.0) - cocoapods-downloader (0.9.0) + cocoapods-downloader (0.9.1) cocoapods-plugins (0.4.2) nap + cocoapods-stats (0.5.3) + nap (~> 0.8) cocoapods-trunk (0.6.1) nap (>= 0.8) netrc (= 0.7.8) @@ -37,15 +40,16 @@ GEM fuzzy_match (2.0.4) i18n (0.7.0) json (1.8.3) - minitest (5.7.0) - molinillo (0.2.3) + minitest (5.8.0) + molinillo (0.3.1) nap (0.8.0) netrc (0.7.8) thread_safe (0.3.5) tzinfo (1.2.2) thread_safe (~> 0.1) - xcodeproj (0.24.2) + xcodeproj (0.26.3) activesupport (>= 3) + claide (~> 0.9.1) colored (~> 1.2) PLATFORMS diff --git a/SimpleKeychain/Info.plist b/SimpleKeychain/Info.plist index c8f3be5..d3d5606 100644 --- a/SimpleKeychain/Info.plist +++ b/SimpleKeychain/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.4.0 + 0.5.0 CFBundleSignature ???? CFBundleVersion diff --git a/SimpleKeychainApp/Info.plist b/SimpleKeychainApp/Info.plist index 7f2c3f1..ccf2ebd 100644 --- a/SimpleKeychainApp/Info.plist +++ b/SimpleKeychainApp/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.4.0 + 0.5.0 CFBundleSignature ???? CFBundleVersion diff --git a/SimpleKeychainTests/Info.plist b/SimpleKeychainTests/Info.plist index 00acb76..8e782f3 100644 --- a/SimpleKeychainTests/Info.plist +++ b/SimpleKeychainTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.4.0 + 0.5.0 CFBundleSignature ???? CFBundleVersion