Bump org-mode to 0.9.9
This commit is contained in:
parent
4e96c84e58
commit
b0a3276253
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -89,7 +89,7 @@ gem "github-markup"
|
|||
gem 'redcarpet', '~> 3.1.2'
|
||||
gem 'RedCloth'
|
||||
gem 'rdoc', '~>3.6'
|
||||
gem 'org-ruby'
|
||||
gem 'org-ruby', '= 0.9.9'
|
||||
gem 'creole', '~>0.3.6'
|
||||
gem 'wikicloth', '=0.8.1'
|
||||
gem 'asciidoctor', '= 0.1.4'
|
||||
|
|
|
@ -332,7 +332,7 @@ GEM
|
|||
omniauth-twitter (1.0.1)
|
||||
multi_json (~> 1.3)
|
||||
omniauth-oauth (~> 1.0)
|
||||
org-ruby (0.9.8)
|
||||
org-ruby (0.9.9)
|
||||
rubypants (~> 0.2)
|
||||
orm_adapter (0.5.0)
|
||||
pg (0.15.1)
|
||||
|
@ -655,7 +655,7 @@ DEPENDENCIES
|
|||
omniauth-google-oauth2
|
||||
omniauth-shibboleth
|
||||
omniauth-twitter
|
||||
org-ruby
|
||||
org-ruby (= 0.9.9)
|
||||
pg
|
||||
poltergeist (~> 1.5.1)
|
||||
pry
|
||||
|
|
Loading…
Reference in a new issue