rubymotion-tutorial icon indicating copy to clipboard operation
rubymotion-tutorial copied to clipboard

RubyMotion-Tutorial

Results 6 rubymotion-tutorial issues
Sort by recently updated
recently updated
newest added

Bumps [redcarpet](https://github.com/vmg/redcarpet) from 2.1.1 to 3.5.1. Release notes Sourced from redcarpet's releases. Redcarpet v3.5.1 Fix a security vulnerability using :quote in combination with the :escape_html option. Reported by Johan Smits....

dependencies

Bumps [jekyll](https://github.com/jekyll/jekyll) from 0.11.2 to 3.6.3. Release notes *Sourced from [jekyll's releases](https://github.com/jekyll/jekyll/releases).* > ## v3.6.2 > ### Development Fixes > > * Update Rubocop to 0.51.0 ([#6444](https://github-redirect.dependabot.com/jekyll/jekyll/issues/6444)) > * Add...

dependencies

https://github.com/clayallsopp/rubymotion-tutorial/blob/master/_config.yml ``` markdown: redcarpet2 ``` should be ``` markdown: redcarpet ``` or there is an error: ``` Generating... Invalid Markdown Processor: redcarpet2 Valid options are [ maruku | rdiscount |...

Hi @clayallsopp, I don't see any licenses, is this tutorial available for translation? I would like to translate it into Chinese. Thanks.