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
Browse files Browse the repository at this point in the history
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.2.3 to 2.0.1.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](rails/importmap-rails@v1.2.3...v2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 6effc04 commit 3ec5967
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ gem "sentry-rails", "~> 5.13"

gem "solid_cache", "~> 0.2.0"

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

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

Expand Down
30 changes: 14 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ GEM
backport (1.2.0)
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
bindata (2.4.15)
bindex (0.8.1)
bootsnap (1.18.3)
Expand Down Expand Up @@ -146,8 +146,7 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
e2mmap (0.1.0)
erb-formatter (0.7.1)
syntax_tree (~> 6.0)
Expand All @@ -159,14 +158,14 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.1)
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)
io-console (0.7.2)
irb (1.11.1)
irb (1.12.0)
rdoc
reline (>= 0.4.2)
jaro_winkler (1.5.6)
Expand Down Expand Up @@ -198,7 +197,7 @@ GEM
rails (>= 7.0.0)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.21.2)
minitest (5.22.3)
mission_control-jobs (0.1.1)
importmap-rails
rails (~> 7.1)
Expand All @@ -218,11 +217,11 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.0)
nokogiri (1.16.0-arm64-darwin)
nokogiri (1.16.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-darwin)
nokogiri (1.16.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
openssl (3.2.0)
openssl-signature_algorithm (1.3.0)
Expand Down Expand Up @@ -250,7 +249,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (3.0.9)
rack (3.0.9.1)
rack-cors (2.0.1)
rack (>= 2.0.0)
rack-session (2.0.0)
Expand Down Expand Up @@ -306,7 +305,7 @@ GEM
psych (>= 4.0.0)
redis (4.8.1)
regexp_parser (2.9.0)
reline (0.4.2)
reline (0.4.3)
io-console (~> 0.5)
reverse_markdown (2.1.1)
nokogiri
Expand Down Expand Up @@ -336,7 +335,6 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
safety_net_attestation (0.4.0)
jwt (~> 2.0)
Expand Down Expand Up @@ -423,7 +421,7 @@ GEM
spoom (~> 1.2.0, >= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
thor (1.3.0)
thor (1.3.1)
tilt (2.3.0)
timeout (0.4.1)
tpm-key_attestation (0.12.0)
Expand Down Expand Up @@ -466,7 +464,7 @@ GEM
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
yard (>= 0.9)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
arm64-darwin
Expand All @@ -490,7 +488,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)
Expand Down

0 comments on commit 3ec5967

Please sign in to comment.