forked from asciidoctor/asciidoctor-maven-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating to tilt 1.3.4 and asciidoctor 0.1.1
Fixes asciidoctor#7
- Loading branch information
1 parent
24e47eb
commit 1650e8e
Showing
155 changed files
with
9,868 additions
and
3,030 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
--- | ||
BUNDLE_PATH: src/main/resources | ||
BUNDLE_DISABLE_SHARED_GEMS: '1' | ||
BUNDLE_CLEAN: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
source "https://rubygems.org" | ||
|
||
gem 'asciidoctor' | ||
gem 'tilt', :github => 'rtomayko/tilt' | ||
gem 'asciidoctor', '~> 0.1.1' | ||
gem 'tilt', '~> 1.3.4' | ||
gem 'coderay', '~> 1.0.8' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
path = File.expand_path('..', __FILE__) | ||
$:.unshift File.expand_path("#{path}/../ruby/1.9.1/gems/asciidoctor-0.1.0/lib") | ||
$:.unshift File.expand_path("#{path}/../ruby/1.9.1/gems/asciidoctor-0.1.1/lib") | ||
$:.unshift File.expand_path("#{path}/../ruby/1.9.1/gems/coderay-1.0.8/lib") | ||
$:.unshift File.expand_path("#{path}/../ruby/1.9.1/bundler/gems/tilt-be4017422c98/lib") | ||
$:.unshift File.expand_path("#{path}/../ruby/1.9.1/gems/tilt-1.3.4/lib") |
Submodule tilt-be4017422c98
deleted from
be4017
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion
1
...resources/ruby/1.9.1/cache/bundler/git/tilt-90ad0a3eb09eead2bf8be18bcfdf6cf1b3994084/HEAD
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...sources/ruby/1.9.1/cache/bundler/git/tilt-90ad0a3eb09eead2bf8be18bcfdf6cf1b3994084/config
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...es/ruby/1.9.1/cache/bundler/git/tilt-90ad0a3eb09eead2bf8be18bcfdf6cf1b3994084/description
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
...che/bundler/git/tilt-90ad0a3eb09eead2bf8be18bcfdf6cf1b3994084/hooks/applypatch-msg.sample
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
...1/cache/bundler/git/tilt-90ad0a3eb09eead2bf8be18bcfdf6cf1b3994084/hooks/commit-msg.sample
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
.../cache/bundler/git/tilt-90ad0a3eb09eead2bf8be18bcfdf6cf1b3994084/hooks/post-update.sample
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
...che/bundler/git/tilt-90ad0a3eb09eead2bf8be18bcfdf6cf1b3994084/hooks/pre-applypatch.sample
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
...1/cache/bundler/git/tilt-90ad0a3eb09eead2bf8be18bcfdf6cf1b3994084/hooks/pre-commit.sample
This file was deleted.
Oops, something went wrong.
169 changes: 0 additions & 169 deletions
169
...1/cache/bundler/git/tilt-90ad0a3eb09eead2bf8be18bcfdf6cf1b3994084/hooks/pre-rebase.sample
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
...bundler/git/tilt-90ad0a3eb09eead2bf8be18bcfdf6cf1b3994084/hooks/prepare-commit-msg.sample
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.