Skip to content

Commit

Permalink
Update dependency bootstrap to v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent a07c1fc commit 04a2367
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ GEM
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
autoprefixer-rails (10.4.7.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
base64 (0.2.0)
better_errors (2.10.1)
Expand All @@ -89,10 +89,9 @@ GEM
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
bootstrap (5.2.3)
bootstrap (5.3.2)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.6, < 3)
sassc-rails (>= 2.0.0)
popper_js (>= 2.11.8, < 3)
brakeman (5.4.1)
builder (3.2.4)
bullet (7.1.4)
Expand Down Expand Up @@ -136,7 +135,7 @@ GEM
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
execjs (2.8.1)
execjs (2.9.1)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
Expand Down Expand Up @@ -210,7 +209,7 @@ GEM
parser (3.2.1.0)
ast (~> 2.4.1)
pg (1.4.6)
popper_js (2.11.6)
popper_js (2.11.8)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -327,7 +326,7 @@ GEM
spring (4.1.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (4.2.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
Expand All @@ -339,7 +338,7 @@ GEM
rubocop (= 1.44.1)
rubocop-performance (= 1.15.2)
thor (1.3.0)
tilt (2.1.0)
tilt (2.3.0)
timeout (0.4.1)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
Expand Down

0 comments on commit 04a2367

Please sign in to comment.