Skip to content

Commit

Permalink
build(deps): bump importmap-rails from 2.0.3 to 2.1.0 (#4905)
Browse files Browse the repository at this point in the history
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](rails/importmap-rails@v2.0.3...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 01c641a commit 9a09a18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -221,4 +221,4 @@ end
# Use Redis for Action Cable
gem "redis", "~> 5.3"

gem "importmap-rails", "~> 2.0"
gem "importmap-rails", "~> 2.1"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ GEM
image_processing (1.13.0)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
importmap-rails (2.0.3)
importmap-rails (2.1.0)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
Expand Down Expand Up @@ -762,7 +762,7 @@ DEPENDENCIES
httparty
icalendar
image_processing
importmap-rails (~> 2.0)
importmap-rails (~> 2.1)
jbuilder
jwt
kaminari
Expand Down

0 comments on commit 9a09a18

Please sign in to comment.