Skip to content

Commit

Permalink
Build(deps): Bump importmap-rails from 2.0.3 to 2.1.0
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]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 26c6da4 commit d6f624a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ gem 'sass-rails', '~> 5.0.8'
gem 'sprockets', '~> 3.7.5'
gem 'uglifier', '~> 4.2.1'
# Modern Assets
gem 'importmap-rails', '~> 2.0.3'
gem 'importmap-rails', '~> 2.1.0'
gem 'stimulus-rails', '~> 1.3.4'
gem 'turbo-rails', '~> 2.0.11'

Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ GEM
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
docile (1.4.0)
erubi (1.13.0)
erubi (1.13.1)
exception_notification (4.5.0)
actionmailer (>= 5.2, < 8)
activesupport (>= 5.2, < 8)
Expand Down Expand Up @@ -272,7 +272,7 @@ GEM
ice_cube (~> 0.16)
ostruct
ice_cube (0.17.0)
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 @@ -317,10 +317,10 @@ GEM
mime-types-data (3.2024.1001)
mini_magick (4.13.1)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
mini_racer (0.16.0)
libv8-node (~> 18.19.0.0)
minitest (5.25.1)
minitest (5.25.4)
money (6.19.0)
i18n (>= 0.6.4, <= 2)
multi_json (1.15.0)
Expand Down Expand Up @@ -565,7 +565,7 @@ GEM
rexml
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.18)
zeitwerk (2.7.1)
zip_tricks (5.6.0)

PLATFORMS
Expand Down Expand Up @@ -608,7 +608,7 @@ DEPENDENCIES
htmlentities (~> 4.3.0)
i18n (~> 1.14.6)
icalendar (~> 2.10.3)
importmap-rails (~> 2.0.3)
importmap-rails (~> 2.1.0)
iso_country_codes (~> 0.7.8)
jquery-rails (~> 4.6.0)
jquery-ui-rails (~> 6.0.0)
Expand Down

0 comments on commit d6f624a

Please sign in to comment.