Skip to content

Commit

Permalink
Merge pull request #1346 from Retrospring/dependabot/bundler/cssbundl…
Browse files Browse the repository at this point in the history
…ing-rails-1.3.2
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
2 parents 2b89f25 + a997696 commit 2b37308
Show file tree
Hide file tree
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
Expand Up @@ -6,7 +6,7 @@ gem "i18n-js", "4.0"
gem "rails", "~> 6.1"
gem "rails-i18n", "~> 7.0"

gem "cssbundling-rails", "~> 1.2"
gem "cssbundling-rails", "~> 1.3"
gem "jsbundling-rails", "~> 1.1"
gem "sassc-rails"
gem "sprockets", "~> 4.2"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crass (1.0.6)
cssbundling-rails (1.2.0)
cssbundling-rails (1.3.2)
railties (>= 6.0.0)
database_cleaner (2.0.2)
database_cleaner-active_record (>= 2, < 3)
Expand Down Expand Up @@ -504,7 +504,7 @@ DEPENDENCIES
carrierwave_backgrounder!
colorize
connection_pool
cssbundling-rails (~> 1.2)
cssbundling-rails (~> 1.3)
database_cleaner
devise (~> 4.9)
devise-async
Expand Down

0 comments on commit 2b37308

Please sign in to comment.