Skip to content

Commit

Permalink
Bump adsf from 1.4.6 to 1.4.7
Browse files Browse the repository at this point in the history
Bumps [adsf](https://github.com/ddfreyne/adsf) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/ddfreyne/adsf/releases)
- [Commits](denisdefreyne/adsf@adsf-live-v1.4.6...adsf-live-v1.4.7)

---
updated-dependencies:
- dependency-name: adsf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2023
1 parent f1656c4 commit 1165190
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ GEM
specs:
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
adsf (1.4.6)
rack (>= 1.0.0, < 3.0.0)
adsf (1.4.7)
rack (>= 1.0.0, < 4.0.0)
rackup (~> 2.1)
builder (3.2.4)
coderay (1.1.3)
colored (1.2)
Expand Down Expand Up @@ -106,7 +107,10 @@ GEM
public_suffix (5.0.1)
pygments.rb (2.3.1)
racc (1.6.2)
rack (2.2.4)
rack (3.0.7)
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rb-fchange (0.0.6)
ffi
rb-fsevent (0.11.2)
Expand Down Expand Up @@ -136,6 +140,7 @@ GEM
pastel (~> 0.8)
tty-platform (0.3.0)
tty-which (0.5.0)
webrick (1.8.1)
zeitwerk (2.6.6)

PLATFORMS
Expand Down

0 comments on commit 1165190

Please sign in to comment.