Skip to content

Commit

Permalink
Bump jsbundling-rails from 1.2.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [jsbundling-rails](https://github.com/rails/jsbundling-rails) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/rails/jsbundling-rails/releases)
- [Commits](rails/jsbundling-rails@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: jsbundling-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 8a15505 commit 66e7b87
Showing 1 changed file with 14 additions and 16 deletions.
30 changes: 14 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ GEM
backport (1.2.0)
base64 (0.2.0)
benchmark (0.2.1)
bigdecimal (3.1.4)
bigdecimal (3.1.6)
bindex (0.8.1)
bootsnap (1.18.3)
msgpack (~> 1.2)
Expand All @@ -97,31 +97,30 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
chartkick (5.0.6)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
cssbundling-rails (1.3.3)
railties (>= 6.0.0)
date (3.3.4)
diff-lcs (1.5.0)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
e2mmap (0.1.0)
erubi (1.12.0)
ffi (1.15.5)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.9.1)
io-console (0.7.2)
irb (1.11.2)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
jaro_winkler (1.5.4)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jsbundling-rails (1.2.1)
jsbundling-rails (1.3.0)
railties (>= 6.0.0)
json (2.6.3)
kramdown (2.4.0)
Expand All @@ -142,7 +141,7 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.20.0)
minitest (5.22.2)
msgpack (1.7.2)
mutex_m (0.2.0)
net-imap (0.4.7)
Expand All @@ -165,7 +164,7 @@ GEM
parser (3.2.2.1)
ast (~> 2.4.1)
pg (1.5.5)
psych (5.1.1.1)
psych (5.1.2)
stringio
public_suffix (5.0.4)
puma (6.4.0)
Expand All @@ -174,7 +173,7 @@ GEM
rack (2.2.8.1)
rack-mini-profiler (3.3.1)
rack (>= 1.2.0)
rack-session (1.0.1)
rack-session (1.0.2)
rack (< 3)
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -216,10 +215,10 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (2.8.4)
rdoc (6.6.0)
rdoc (6.6.2)
psych (>= 4.0.0)
regexp_parser (2.9.0)
reline (0.4.1)
reline (0.4.3)
io-console (~> 0.5)
reverse_markdown (2.1.1)
nokogiri
Expand All @@ -237,7 +236,6 @@ GEM
rubocop-ast (1.28.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
selenium-webdriver (4.10.0)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -268,7 +266,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stringio (3.1.0)
thor (1.3.0)
thor (1.3.1)
tilt (2.1.0)
timeout (0.4.1)
turbolinks (5.2.1)
Expand All @@ -294,7 +292,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.36)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 66e7b87

Please sign in to comment.