Skip to content

Commit

Permalink
Bump jsbundling-rails from 1.2.2 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.2 to 1.3.0.
- [Release notes](https://github.com/rails/jsbundling-rails/releases)
- [Commits](rails/jsbundling-rails@v1.2.2...v1.3.0)

---
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 22, 2024
1 parent c79a3db commit 946af82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem "haml-rails"
gem "high_voltage"
gem "ipaddr"
gem "jbuilder", "~> 2.11"
gem "jsbundling-rails", "~> 1.2"
gem "jsbundling-rails", "~> 1.3"
gem "pg"
gem "mail-notify"
gem "monetize"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ GEM
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jmespath (1.6.2)
jsbundling-rails (1.2.2)
jsbundling-rails (1.3.0)
railties (>= 6.0.0)
json (2.6.3)
jwt (2.7.1)
Expand Down Expand Up @@ -259,7 +259,7 @@ GEM
mini_portile2 (2.8.5)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.21.1)
minitest (5.21.2)
monetize (1.12.0)
money (~> 6.12)
money (6.16.0)
Expand Down Expand Up @@ -557,7 +557,7 @@ DEPENDENCIES
i18n-tasks (~> 1.0.12)
ipaddr
jbuilder (~> 2.11)
jsbundling-rails (~> 1.2)
jsbundling-rails (~> 1.3)
launchy
listen (>= 3.0.5, < 3.9)
lograge
Expand Down

0 comments on commit 946af82

Please sign in to comment.