Skip to content

Commit

Permalink
Merge pull request #4980 from dodona-edu/dependabot/bundler/cssbundli…
Browse files Browse the repository at this point in the history
…ng-rails-1.3.2
  • Loading branch information
bmesuere authored Sep 18, 2023
2 parents 1ce6c86 + 54fb2b4 commit 205f63e
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 @@ -11,7 +11,7 @@ gem 'mysql2', '~> 0.5.5'
gem 'puma', '~> 6.3.1'

# Use dart-sass for stylesheets
gem 'cssbundling-rails', '~> 1.2.0'
gem 'cssbundling-rails', '~> 1.3.2'

# Use jsbundling to bundle javascript in app/javascript with webpack
gem 'jsbundling-rails', '~> 1.2.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ GEM
crass (1.0.6)
css_parser (1.12.0)
addressable
cssbundling-rails (1.2.0)
cssbundling-rails (1.3.2)
railties (>= 6.0.0)
daemons (1.4.1)
dalli (3.2.5)
Expand Down Expand Up @@ -538,7 +538,7 @@ DEPENDENCIES
capistrano3-delayed-job (~> 1.7.6)
capybara (~> 3.39.2)
counter_culture (~> 3.5)
cssbundling-rails (~> 1.2.0)
cssbundling-rails (~> 1.3.2)
dalli (~> 3.2.5)
ddtrace (~> 1.14.0)
delayed_job_active_record (~> 4.1.7)
Expand Down

0 comments on commit 205f63e

Please sign in to comment.