Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 2db6890 commit e7af6a6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem "sprockets-rails" # The original asset pipeline for Rails [https
gem "cssbundling-rails", "~> 1.1"
gem "importmap-rails" # Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
gem "jbuilder" # Build JSON APIs with ease [https://github.com/rails/jbuilder]
gem "jsbundling-rails", "~> 1.0"
gem "jsbundling-rails", "~> 1.2"
gem "stimulus-rails" # Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
gem "turbo-rails" # Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]

Expand Down
38 changes: 22 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
xpath (~> 3.2)
childprocess (4.1.0)
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
countries (5.7.1)
unaccent (~> 0.3)
Expand Down Expand Up @@ -155,7 +155,7 @@ GEM
railties (>= 3.2)
drb (2.2.0)
ruby2_keywords
erubi (1.11.0)
erubi (1.12.0)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
Expand All @@ -181,7 +181,7 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand All @@ -190,9 +190,10 @@ GEM
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.6.0)
irb (1.6.2)
reline (>= 0.3.0)
io-console (0.7.1)
irb (1.11.0)
rdoc
reline (>= 0.3.8)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
Expand All @@ -201,7 +202,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jsbundling-rails (1.0.3)
jsbundling-rails (1.2.1)
railties (>= 6.0.0)
json (2.6.3)
kaminari (1.2.2)
Expand Down Expand Up @@ -232,7 +233,7 @@ GEM
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.2)
minitest (5.17.0)
minitest (5.20.0)
mobility (1.2.9)
i18n (>= 0.6.10, < 2)
request_store (~> 1.0)
Expand All @@ -252,9 +253,9 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.14.3-x86_64-darwin)
nokogiri (1.16.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand All @@ -268,14 +269,16 @@ GEM
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.1.2)
stringio
public_suffix (5.0.0)
puma (6.4.0)
nio4r (~> 2.0)
pundit (2.3.1)
activesupport (>= 3.0.0)
pundit-matchers (1.8.4)
rspec-rails (>= 3.0.0)
racc (1.7.1)
racc (1.7.3)
rack (3.0.8)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand Down Expand Up @@ -317,16 +320,18 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
ransack (4.1.1)
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
i18n
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.6.2)
psych (>= 4.0.0)
regexp_parser (2.8.1)
reline (0.3.2)
reline (0.4.1)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -417,6 +422,7 @@ GEM
rubocop-rails (~> 2.19.0)
stimulus-rails (1.1.1)
railties (>= 6.0.0)
stringio (3.1.0)
thor (1.3.0)
tilt (2.0.11)
timeout (0.4.1)
Expand All @@ -426,7 +432,7 @@ GEM
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
unicode-display_width (2.4.2)
Expand All @@ -448,7 +454,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.5)
zeitwerk (2.6.12)

PLATFORMS
x86_64-darwin-21
Expand Down Expand Up @@ -476,7 +482,7 @@ DEPENDENCIES
image_processing (>= 1.2)
importmap-rails
jbuilder
jsbundling-rails (~> 1.0)
jsbundling-rails (~> 1.2)
kaminari (~> 1.2)
mobility (~> 1.2)
mobility-ransack (~> 1.2.2)
Expand Down

0 comments on commit e7af6a6

Please sign in to comment.