Skip to content

Commit

Permalink
Merge pull request #1782 from codebar/dependabot/bundler/letter_opene…
Browse files Browse the repository at this point in the history
…r-1.8.1

Bump letter_opener from 1.7.0 to 1.8.1
  • Loading branch information
matyikriszta committed Sep 10, 2022
2 parents 9fdd963 + bb35d98 commit c34d8c7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ GEM
tzinfo (~> 1.1)
acts-as-taggable-on (5.0.0)
activerecord (>= 4.2.8)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
arel (6.0.4)
ast (2.4.2)
autoprefixer-rails (10.3.1.0)
Expand Down Expand Up @@ -184,8 +184,8 @@ GEM
jwt (2.2.1)
launchy (2.5.0)
addressable (~> 2.7)
letter_opener (1.7.0)
launchy (~> 2.2)
letter_opener (1.8.1)
launchy (>= 2.2, < 3)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -254,7 +254,7 @@ GEM
activerecord (>= 3.0)
i18n (>= 0.5.0)
railties (>= 3.0.0)
public_suffix (4.0.6)
public_suffix (4.0.7)
puma (4.3.9)
nio4r (~> 2.0)
pundit (2.1.0)
Expand Down

0 comments on commit c34d8c7

Please sign in to comment.