[bundle] update for 0.22.2
Showing
| ... | ... | @@ -31,7 +31,7 @@ end |
| group :documentation do | ||
| gem 'yard' | ||
| gem 'redcarpet' | ||
| gem 'redcarpet', '< 3.0.0' # Not compatible with MRI 1.8.7 | ||
| gem 'github-markup' | ||
| gem 'pygments.rb' | ||
| end | ||
| ... | ... |
| ... | ... | @@ -30,7 +30,7 @@ s.files = Dir["lib/**/*.rb"] + %w{ bin/pod bin/sandbox-pod README.md LICENSE CHA |
| s.add_runtime_dependency 'cocoapods-core', "= #{Pod::VERSION}" | ||
| s.add_runtime_dependency 'claide', '~> 0.3.2' | ||
| s.add_runtime_dependency 'cocoapods-downloader', '~> 0.1.1' | ||
| s.add_runtime_dependency 'xcodeproj', '~> 0.8.0' | ||
| s.add_runtime_dependency 'xcodeproj', '~> 0.8.1' | ||
| s.add_runtime_dependency 'colored', '~> 1.2' | ||
| s.add_runtime_dependency 'escape', '~> 0.0.4' | ||
| ... | ... |
Please
register
or
sign in
to comment