Gemfile.lock in asciidoctor-rsd-0.2.4 vs Gemfile.lock in asciidoctor-rsd-0.2.5
- old
+ new
@@ -1,24 +1,58 @@
+GIT
+ remote: https://github.com/riboseinc/asciidoctor-iso
+ revision: f5e46b7dda5fb043b5872e166806f672fe70b909
+ specs:
+ asciidoctor-iso (0.7.5)
+ asciidoctor (~> 1.5.6)
+ html2doc
+ htmlentities (~> 4.3.4)
+ isodoc
+ nokogiri
+ ruby-jing
+ sass
+ thread_safe
+ uuidtools
+
+GIT
+ remote: https://github.com/riboseinc/isodoc
+ revision: 871fc62c0249e81f2dba3ebb64e0109e6f7b25c8
+ specs:
+ isodoc (0.5.9)
+ asciimath
+ html2doc
+ htmlentities (~> 4.3.4)
+ image_size
+ liquid
+ mime-types
+ nokogiri
+ roman-numerals
+ ruby-xslt
+ thread_safe
+ uuidtools
+
PATH
remote: .
specs:
- asciidoctor-rsd (0.1.0)
- asciidoctor (~> 1.5.6)
+ asciidoctor-rsd (0.2.4)
+ asciidoctor (~> 1.5.7)
+ asciidoctor-iso (>= 0.7.5)
asciimath
htmlentities (~> 4.3.4)
image_size
+ isodoc
mime-types
- nokogiri (~> 1.8.1)
+ nokogiri
ruby-jing
ruby-xslt
thread_safe
uuidtools
GEM
remote: https://rubygems.org/
specs:
- asciidoctor (1.5.6.1)
+ asciidoctor (1.5.7.1)
asciimath (1.0.4)
ast (2.4.0)
byebug (9.1.0)
coderay (1.1.2)
diff-lcs (1.3)
@@ -39,13 +73,23 @@
guard-compat (1.2.1)
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
+ html2doc (0.7.0)
+ asciimath
+ htmlentities (~> 4.3.4)
+ image_size
+ mime-types
+ nokogiri
+ ruby-xslt
+ thread_safe
+ uuidtools
htmlentities (4.3.4)
- image_size (1.5.0)
+ image_size (2.0.0)
json (2.1.0)
+ liquid (4.0.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lumberjack (1.0.12)
@@ -71,10 +115,11 @@
rainbow (3.0.0)
rake (12.3.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
+ roman-numerals (0.3.0)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
@@ -96,10 +141,15 @@
ruby-jing (0.0.1)
optout (>= 0.0.2)
ruby-progressbar (1.9.0)
ruby-xslt (0.9.10)
ruby_dep (1.5.0)
+ sass (3.5.6)
+ sass-listen (~> 4.0.0)
+ sass-listen (4.0.0)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
shellany (0.0.1)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
@@ -112,15 +162,17 @@
PLATFORMS
ruby
DEPENDENCIES
+ asciidoctor-iso!
asciidoctor-rsd!
bundler (~> 1.15)
byebug (~> 9.1)
equivalent-xml (~> 0.6)
guard (~> 2.14)
guard-rspec (~> 4.7)
+ isodoc!
rake (~> 12.0)
rspec (~> 3.6)
rubocop (~> 0.50)
simplecov (~> 0.15)
timecop (~> 0.9)