Skip to content

Commit

Permalink
Merge pull request #111 from nbudin/dependabot/bundler/addressable-2.8.0
Browse files Browse the repository at this point in the history
[Security] Bump addressable from 2.3.8 to 2.8.0
  • Loading branch information
nbudin authored Jul 13, 2021
2 parents 48dd179 + e579466 commit 71ca400
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ GEM
tzinfo (~> 1.1)
acts_as_list (0.7.2)
activerecord (>= 3.0)
addressable (2.3.8)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ae_users_migrator (1.0.6)
activerecord (>= 2.3)
ansi (1.5.0)
Expand Down Expand Up @@ -311,6 +312,7 @@ GEM
spoon (~> 0.0)
pry-rails (0.3.4)
pry (>= 0.9.10)
public_suffix (4.0.6)
puma (5.3.1)
nio4r (~> 2.0)
puma (5.3.1-java)
Expand Down

0 comments on commit 71ca400

Please sign in to comment.