Skip to content

Commit c639086

Browse files
Bump prawn-svg from 0.40.0 to 0.40.2
Bumps [prawn-svg](https://github.com/mogest/prawn-svg) from 0.40.0 to 0.40.2. - [Release notes](https://github.com/mogest/prawn-svg/releases) - [Commits](mogest/prawn-svg@v0.40.0...v0.40.2) --- updated-dependencies: - dependency-name: prawn-svg dependency-version: 0.40.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c73adc commit c639086

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ GEM
2727
securerandom (>= 0.3)
2828
tzinfo (~> 2.0, >= 2.0.5)
2929
uri (>= 0.13.1)
30-
addressable (2.8.9)
30+
addressable (2.9.0)
3131
public_suffix (>= 2.0.2, < 8.0)
3232
ast (2.4.3)
3333
base64 (0.3.0)
@@ -36,7 +36,7 @@ GEM
3636
coderay (1.1.3)
3737
concurrent-ruby (1.3.6)
3838
connection_pool (3.0.2)
39-
css_parser (1.21.1)
39+
css_parser (1.22.0)
4040
addressable
4141
diff-lcs (1.6.2)
4242
drb (2.2.3)
@@ -105,8 +105,8 @@ GEM
105105
matrix (~> 0.4)
106106
pdf-core (~> 0.10.0)
107107
ttfunk (~> 1.8)
108-
prawn-svg (0.40.0)
109-
css_parser (~> 1.6)
108+
prawn-svg (0.40.2)
109+
css_parser (>= 1.6, < 3)
110110
matrix (~> 0.4.2)
111111
prawn (>= 0.11.1, < 3)
112112
rexml (>= 3.4.2, < 4)
@@ -117,7 +117,7 @@ GEM
117117
coderay (~> 1.1)
118118
method_source (~> 1.0)
119119
reline (>= 0.6.0)
120-
public_suffix (6.0.2)
120+
public_suffix (7.0.5)
121121
racc (1.8.1)
122122
rainbow (3.1.1)
123123
rb-fsevent (0.11.2)

0 commit comments

Comments
 (0)