We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e04bff + 6a74fa2 commit 354d917Copy full SHA for 354d917
1 file changed
Gemfile.lock
@@ -224,8 +224,9 @@ GEM
224
bigdecimal
225
rexml
226
crass (1.0.6)
227
- css_parser (2.2.0)
+ css_parser (3.0.0)
228
addressable
229
+ ssrf_filter (~> 1.5)
230
csv (3.3.5)
231
daemons (1.4.1)
232
date (3.5.1)
@@ -902,6 +903,7 @@ GEM
902
903
actionpack (>= 6.1)
904
activesupport (>= 6.1)
905
sprockets (>= 3.0.0)
906
+ ssrf_filter (1.5.0)
907
stackprof (0.2.28)
908
string-similarity (2.1.0)
909
stringio (3.2.0)
0 commit comments