Skip to content

Commit

Permalink
Bump importmap-rails from 1.2.1 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](rails/importmap-rails@v1.2.1...v1.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 87a54af commit b9f370a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,12 @@ GEM
activesupport (>= 6.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
importmap-rails (1.2.1)
importmap-rails (1.2.3)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.6.0)
irb (1.8.1)
irb (1.8.3)
rdoc
reline (>= 0.3.8)
jbuilder (2.11.5)
Expand Down Expand Up @@ -162,7 +163,7 @@ GEM
parser (3.2.2.3)
ast (~> 2.4.1)
racc
psych (5.1.1)
psych (5.1.1.1)
stringio
public_suffix (5.0.1)
puma (6.4.0)
Expand Down Expand Up @@ -265,7 +266,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stringio (3.0.8)
thor (1.2.2)
thor (1.3.0)
tilt (2.2.0)
timeout (0.4.0)
tzinfo (2.0.6)
Expand Down

0 comments on commit b9f370a

Please sign in to comment.