Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Commit

Permalink
Bump cssbundling-rails from 1.3.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [cssbundling-rails](https://github.com/rails/cssbundling-rails) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/rails/cssbundling-rails/releases)
- [Commits](rails/cssbundling-rails@v1.3.1...v1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and davidwessman committed Sep 15, 2023
1 parent a2cc9d8 commit 6e18dd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -19,7 +19,7 @@ gem "sprockets-rails", "~> 3.4"
gem "bootsnap", "~> 1.16.0", require: false
gem "clearance", "~> 2.6.1"
gem "nexmo_rails", "~> 1.0.0"
gem "cssbundling-rails", "~> 1.3.1"
gem "cssbundling-rails", "~> 1.3.2"
gem "jsbundling-rails", "~> 1.2.1"
gem "pg", "~> 1.5.4"
gem "puma", "~> 6.3.1"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -100,7 +100,7 @@ GEM
crass (1.0.6)
css_parser (1.11.0)
addressable
cssbundling-rails (1.3.1)
cssbundling-rails (1.3.2)
railties (>= 6.0.0)
cuprite (0.14.3)
capybara (~> 3.0)
Expand Down Expand Up @@ -295,7 +295,7 @@ DEPENDENCIES
bootsnap (~> 1.16.0)
capybara (~> 3.39.2)
clearance (~> 2.6.1)
cssbundling-rails (~> 1.3.1)
cssbundling-rails (~> 1.3.2)
cuprite (~> 0.14.3)
dotenv-rails (~> 2.8.1)
htmlbeautifier (~> 1.4.2)
Expand Down

0 comments on commit 6e18dd2

Please sign in to comment.