Skip to content

Commit

Permalink
Merge pull request #606 from indirect/dependabot/bundler/importmap-ra…
Browse files Browse the repository at this point in the history
…ils-2.1.0

Bump importmap-rails from 2.0.3 to 2.1.0
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents d9c8be3 + b3e210c commit 2580b7a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ gem "brotli", "~> 0.6.0"
gem "cloudflare", "~> 4.4"
gem "cloudflare-rails", "~> 6.2"
gem "data_migrate", "~> 11.2"
gem "importmap-rails", "~> 2.0"
gem "importmap-rails", "~> 2.1"
gem "jb", "~> 0.8.2"
gem "litestack", "~> 0.4.4"
gem "litestream", "~> 0.12.0"
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ GEM
rainbow
rubocop (>= 1)
smart_properties
erubi (1.13.0)
erubi (1.13.1)
et-orbi (1.2.11)
tzinfo
ffi (1.17.0-aarch64-linux-gnu)
Expand Down Expand Up @@ -218,7 +218,7 @@ GEM
railties (>= 6.0.0)
i18n (1.14.6)
concurrent-ruby (~> 1.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 @@ -280,7 +280,7 @@ GEM
railties (>= 7.0)
sqlite3
logfmt (0.0.10)
logger (1.6.3)
logger (1.6.4)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -472,7 +472,7 @@ GEM
ruby-progressbar (1.13.0)
rufus-scheduler (3.9.2)
fugit (~> 1.1, >= 1.11.1)
securerandom (0.4.0)
securerandom (0.4.1)
shellany (0.0.1)
smart_properties (1.17.0)
sqlite3 (1.7.3-aarch64-linux)
Expand Down Expand Up @@ -552,7 +552,7 @@ DEPENDENCIES
guard-shell (~> 0.7.2)
honeybadger (~> 5.26)
hotwire-livereload (~> 1.4)
importmap-rails (~> 2.0)
importmap-rails (~> 2.1)
jb (~> 0.8.2)
json-schema (~> 5.1)
libxml-ruby (~> 5.0.3)
Expand Down

0 comments on commit 2580b7a

Please sign in to comment.