Skip to content

Commit

Permalink
Bump litestack from 0.4.2 to 0.4.3
Browse files Browse the repository at this point in the history
Bumps [litestack](https://github.com/oldmoe/litestack) from 0.4.2 to 0.4.3.
- [Changelog](https://github.com/oldmoe/litestack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oldmoe/litestack/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 25d3533 commit 126e612
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ gem 'bootsnap', require: false

gem 'kamal', '~> 1.3'

gem 'litestack', '~> 0.4.2'
gem 'litestack', '~> 0.4.3'

# Files
gem 'active_storage_validations', '~> 1.1'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ GEM
thor (~> 1.2)
zeitwerk (~> 2.5)
language_server-protocol (3.17.0.3)
litestack (0.4.2)
litestack (0.4.3)
erubi
hanami-router
oj
Expand Down Expand Up @@ -214,8 +214,8 @@ GEM
racc (~> 1.4)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
oj (3.16.2)
bigdecimal (~> 3.1)
oj (3.16.3)
bigdecimal (>= 3.0)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand All @@ -227,7 +227,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.3)
rack (3.0.9)
rack (3.0.9.1)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -386,7 +386,7 @@ DEPENDENCIES
inline_svg (~> 1.9)
jbuilder
kamal (~> 1.3)
litestack (~> 0.4.2)
litestack (~> 0.4.3)
lograge (~> 0.14.0)
nice_partials (~> 0.10.0)
puma (>= 5.0)
Expand Down

0 comments on commit 126e612

Please sign in to comment.