Skip to content

Commit

Permalink
resolve CVE-2018-3760 possible vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Jecko-o committed Jun 21, 2018
1 parent 1d91413 commit c8a9b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sprockets (3.7.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
Expand Down

1 comment on commit c8a9b4e

@davidlibrera
Copy link
Member

@davidlibrera davidlibrera commented on c8a9b4e Jun 22, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A riguardo di questo ho trovato questo post e pare interessante,

radar/guides#14

In questo modo non ci sono vincoli rigidi sulle dipendenze a parte quelli del gemspec.

Che ne dite?

Please sign in to comment.