Skip to content

Commit

Permalink
Merge pull request #392 from indirect/dependabot/bundler/litestack-0.4.3
Browse files Browse the repository at this point in the history
Bump litestack from 0.4.2 to 0.4.3
  • Loading branch information
github-actions[bot] authored Feb 16, 2024
2 parents 73bd2d0 + 095ade2 commit 79afead
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ gem "bootsnap", "~> 1.18", require: false
gem "brotli", "~> 0.5.0"
gem "importmap-rails", "~> 2.0"
gem "jb", "~> 0.8.2"
gem "litestack", "~> 0.4.2"
gem "litestack", "~> 0.4.3"
gem "nilify_blanks", "~> 1.4"
gem "propshaft", "~> 0.8.0"
gem "puma", "~> 6.4"
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
litestack (0.4.2)
litestack (0.4.3)
erubi
hanami-router
oj
Expand Down Expand Up @@ -381,10 +381,10 @@ GEM
ruby2_keywords (0.0.5)
shellany (0.0.1)
smart_properties (1.17.0)
sqlite3 (1.7.0-aarch64-linux)
sqlite3 (1.7.0-arm64-darwin)
sqlite3 (1.7.0-x86_64-darwin)
sqlite3 (1.7.0-x86_64-linux)
sqlite3 (1.7.2-aarch64-linux)
sqlite3 (1.7.2-arm64-darwin)
sqlite3 (1.7.2-x86_64-darwin)
sqlite3 (1.7.2-x86_64-linux)
standard (1.34.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand Down Expand Up @@ -459,7 +459,7 @@ DEPENDENCIES
jb (~> 0.8.2)
json-schema (~> 4.1)
libxml-ruby (~> 5.0.2)
litestack (~> 0.4.2)
litestack (~> 0.4.3)
lograge (~> 0.14.0)
mail (< 2.9.0)
nilify_blanks (~> 1.4)
Expand Down

0 comments on commit 79afead

Please sign in to comment.