Skip to content

Commit

Permalink
Bump positioning from 0.4.4 to 0.4.5
Browse files Browse the repository at this point in the history
Bumps [positioning](https://github.com/brendon/positioning) from 0.4.4 to 0.4.5.
- [Changelog](https://github.com/brendon/positioning/blob/main/CHANGELOG.md)
- [Commits](brendon/positioning@v0.4.4...v0.4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent fa82615 commit 65f24dc
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 @@ -65,6 +65,6 @@ group :development do
gem "ruby-lsp-rspec"
end

gem "positioning", "~> 0.4.4"
gem "positioning", "~> 0.4.5"

gem "requestjs-rails", "~> 0.0.12"
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ GEM
thor (~> 1.3)
zeitwerk (>= 2.6.18, < 3.0)
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -149,7 +149,7 @@ GEM
net-smtp
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.25.2)
minitest (5.25.4)
msgpack (1.7.5)
net-imap (0.5.1)
date
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.9)
positioning (0.4.4)
positioning (0.4.5)
activerecord (>= 6.1)
activesupport (>= 6.1)
prism (1.2.0)
Expand Down Expand Up @@ -301,7 +301,7 @@ GEM
ruby-lsp-rspec (0.1.19)
ruby-lsp (~> 0.22.0)
ruby-progressbar (1.13.0)
securerandom (0.3.2)
securerandom (0.4.0)
solid_cable (3.0.2)
actioncable (>= 7.2)
activejob (>= 7.2)
Expand Down Expand Up @@ -383,7 +383,7 @@ DEPENDENCIES
jbuilder
kamal
pg (~> 1.1)
positioning (~> 0.4.4)
positioning (~> 0.4.5)
propshaft
puma (>= 5.0)
rails (~> 8.0.0)
Expand Down

0 comments on commit 65f24dc

Please sign in to comment.