Gemfile.lock in prawn-svg-0.35.1 vs Gemfile.lock in prawn-svg-0.36.0
- old
+ new
@@ -1,13 +1,13 @@
PATH
remote: .
specs:
- prawn-svg (0.35.0)
+ prawn-svg (0.36.0)
css_parser (~> 1.6)
matrix (~> 0.4.2)
prawn (>= 0.11.1, < 3)
- rexml (>= 3.2.0, < 4)
+ rexml (>= 3.3.9, < 4)
GEM
remote: http://rubygems.org/
specs:
addressable (2.8.6)
@@ -32,12 +32,11 @@
public_suffix (5.1.0)
racc (1.8.0)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
- rexml (3.3.0)
- strscan
+ rexml (3.4.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
@@ -61,10 +60,9 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
- strscan (3.1.0)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
unicode-display_width (2.5.0)
PLATFORMS