Gemfile.lock in isodoc-0.8.1 vs Gemfile.lock in isodoc-0.8.3
- old
+ new
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/riboseinc/html2doc.git
- revision: ae15cfc0a4c8ebeb74193a8aa4a7884938a08434
+ revision: e9c0077be0c3d36bb09fa35743a79b00dd5ac560
specs:
- html2doc (0.8.0)
+ html2doc (0.8.1)
asciimath
htmlentities (~> 4.3.4)
image_size
mime-types
nokogiri
@@ -13,17 +13,15 @@
uuidtools
PATH
remote: .
specs:
- isodoc (0.8)
+ isodoc (0.8.3)
asciimath
- html2doc (>= 0.7.1)
+ html2doc (~> 0.8.1)
htmlentities (~> 4.3.4)
- image_size
liquid
- mime-types
nokogiri
roman-numerals
ruby-xslt
sass
thread_safe
@@ -70,17 +68,17 @@
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.3.0)
nenv (0.3.0)
- nokogiri (1.8.3)
+ nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.12.1)
- parser (2.5.1.0)
+ parser (2.5.1.2)
ast (~> 2.4.0)
powerpack (0.1.2)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
@@ -101,13 +99,13 @@
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
- rubocop (0.57.2)
+ rubocop (0.58.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
- parser (>= 2.5)
+ parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)