Skip to content

Commit

Permalink
Merge pull request #3 from kalmiya-ai:dependabot/bundler/positioning-…
Browse files Browse the repository at this point in the history
…0.4.5

Bump positioning from 0.4.4 to 0.4.5
  • Loading branch information
jbhannah authored Dec 5, 2024
2 parents fa82615 + 65f24dc commit 8e60f1c
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 8e60f1c

Please sign in to comment.