Skip to content

Commit

Permalink
Bump launchy from 2.5.0 to 3.0.1 in /src/supermarket
Browse files Browse the repository at this point in the history
Bumps [launchy](https://github.com/copiousfreetime/launchy) from 2.5.0 to 3.0.1.
- [Changelog](https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md)
- [Commits](copiousfreetime/launchy@v2.5.0...v3.0.1)

---
updated-dependencies:
- dependency-name: launchy
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent d5395bd commit 4e24fa7
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions src/supermarket/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
and_feathers (1.0.0.pre.2)
and_feathers-gzipped_tarball (1.0.0.pre)
ast (2.4.2)
Expand Down Expand Up @@ -176,6 +176,8 @@ GEM
webrick
chefstyle (2.2.2)
rubocop (= 1.25.1)
childprocess (5.1.0)
logger (~> 1.5)
chunky_png (1.4.0)
climate_control (0.2.0)
cliver (0.3.2)
Expand Down Expand Up @@ -381,10 +383,11 @@ GEM
marcel (~> 1.0.1)
mime-types
terrapin (~> 0.6.0)
launchy (2.5.0)
addressable (~> 2.7)
letter_opener (1.8.1)
launchy (>= 2.2, < 3)
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
letter_opener_web (2.0.0)
actionmailer (>= 5.2)
letter_opener (~> 1.7)
Expand Down Expand Up @@ -418,6 +421,7 @@ GEM
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.0)
logging (2.4.0)
little-plugger (~> 1.1)
multi_json (~> 1.14)
Expand Down Expand Up @@ -546,7 +550,7 @@ GEM
pry (>= 0.13, < 0.15)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.1)
public_suffix (6.0.1)
puma (5.6.8)
nio4r (~> 2.0)
pundit (2.3.0)
Expand Down

0 comments on commit 4e24fa7

Please sign in to comment.