Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Bump importmap-rails from 1.2.3 to 2.0.1 (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Mar 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent fa3bb3a commit 97f8ac2
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
@@ -104,7 +104,7 @@ gem "sentry-rails", "~> 5.17"

gem "solid_cache", "~> 0.2.0"

gem "importmap-rails", "~> 1.2"
gem "importmap-rails", "~> 2.0"

gem "tailwindcss-rails", "~> 2.1"

4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -160,7 +160,7 @@ GEM
multi_xml (>= 0.5.2)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
importmap-rails (1.2.3)
importmap-rails (2.0.1)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
@@ -489,7 +489,7 @@ DEPENDENCIES
dotenv-rails
erb-formatter
foreman (~> 0.87.2)
importmap-rails (~> 1.2)
importmap-rails (~> 2.0)
jbuilder
local_time (~> 3.0)
mass_encryption (~> 0.1.1)

0 comments on commit 97f8ac2

Please sign in to comment.