Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/bundler/sprockets-4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NxPKG authored Jul 7, 2024
2 parents c1ec704 + d9a82a1 commit 89ea39b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ GEM
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
autoprefixer-rails (10.2.5.1)
execjs (> 0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
aws-eventstream (1.3.0)
aws-partitions (1.856.0)
aws-sdk-core (3.188.0)
Expand Down Expand Up @@ -152,7 +152,7 @@ GEM
railties (>= 3.2)
erubi (1.12.0)
excon (0.71.0)
execjs (2.8.1)
execjs (2.9.1)
faker (3.2.1)
i18n (>= 1.8.11, < 2)
faraday (0.17.6)
Expand Down Expand Up @@ -186,8 +186,8 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.3)
launchy (2.5.0)
addressable (~> 2.7)
launchy (2.5.2)
addressable (~> 2.8)
lint_roller (1.1.0)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand Down Expand Up @@ -234,7 +234,7 @@ GEM
net-smtp (0.3.2)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.5)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
normalize-rails (8.0.1)
Expand Down Expand Up @@ -278,10 +278,10 @@ GEM
actionmailer (>= 3)
net-smtp
premailer (~> 1.7, >= 1.7.9)
pry (0.14.1)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.3)
public_suffix (5.0.4)
puma (6.4.0)
nio4r (~> 2.0)
puma_worker_killer (0.3.1)
Expand Down Expand Up @@ -429,7 +429,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stackprof (0.2.17)
stackprof (0.2.26)
standard (1.31.2)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand Down

0 comments on commit 89ea39b

Please sign in to comment.