diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..a4bf2a5 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,38 @@ +GEM + remote: https://rubygems.org/ + specs: + activesupport (3.2.13) + i18n (= 0.6.1) + multi_json (~> 1.0) + claide (0.3.2) + cocoapods (0.22.2) + activesupport (~> 3.2.13) + claide (~> 0.3.2) + cocoapods-core (= 0.22.2) + cocoapods-downloader (~> 0.1.1) + colored (~> 1.2) + escape (~> 0.0.4) + json (~> 1.8.0) + open4 (~> 1.3.0) + xcodeproj (~> 0.8.1) + cocoapods-core (0.22.2) + activesupport (~> 3.2.13) + json (~> 1.8.0) + nap (~> 0.5.1) + cocoapods-downloader (0.1.1) + colored (1.2) + escape (0.0.4) + i18n (0.6.1) + json (1.8.0) + multi_json (1.7.7) + nap (0.5.1) + open4 (1.3.0) + xcodeproj (0.8.1) + activesupport (~> 3.2.13) + colored (~> 1.2) + +PLATFORMS + ruby + +DEPENDENCIES + cocoapods |
