Gemfile.lock in cocoapods-keys-1.2.1 vs Gemfile.lock in cocoapods-keys-1.3.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- cocoapods-keys (1.2.1)
+ cocoapods-keys (1.3.0)
osx_keychain
GEM
remote: https://rubygems.org/
specs:
@@ -14,10 +14,13 @@
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
+ ast (2.0.0)
+ astrolabe (1.3.0)
+ parser (>= 2.2.0.pre.3, < 3.0)
claide (0.8.1)
cocoapods (0.36.3)
activesupport (>= 3.2.15)
claide (~> 0.8.1)
cocoapods-core (= 0.36.3)
@@ -53,10 +56,14 @@
nap (0.8.0)
netrc (0.7.8)
open4 (1.3.4)
osx_keychain (1.0.1)
RubyInline (~> 3)
+ parser (2.2.2.2)
+ ast (>= 1.1, < 3.0)
+ powerpack (0.1.1)
+ rainbow (2.0.0)
rake (10.3.2)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
@@ -67,10 +74,17 @@
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
+ rubocop (0.31.0)
+ astrolabe (~> 1.3)
+ parser (>= 2.2.2.1, < 3.0)
+ powerpack (~> 0.1)
+ rainbow (>= 1.99.1, < 3.0)
+ ruby-progressbar (~> 1.4)
+ ruby-progressbar (1.7.5)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
xcodeproj (0.23.1)
activesupport (>= 3)
@@ -83,5 +97,9 @@
bundler (~> 1.3)
cocoapods
cocoapods-keys!
rake
rspec
+ rubocop
+
+BUNDLED WITH
+ 1.10.0