Skip to content

Commit

Permalink
Merge pull request #4951 from dodona-edu/dependabot/bundler/autoprefi…
Browse files Browse the repository at this point in the history
…xer-rails-10.4.15.0

Bump autoprefixer-rails from 10.4.13.0 to 10.4.15.0
  • Loading branch information
chvp authored Sep 12, 2023
2 parents 843b81f + 0dcfbe9 commit f4894a7
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 @@ -63,7 +63,7 @@ gem 'diff-lcs', '~>1.5'
gem 'ace-rails-ap', '~>4.5'

# auto css prefixer
gem 'autoprefixer-rails', '~>10.4.13'
gem 'autoprefixer-rails', '~>10.4.15'

# saml authentication
gem 'devise', '~>4.9.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ GEM
rake (>= 10.4, < 14.0)
ast (2.4.2)
attr_required (1.0.1)
autoprefixer-rails (10.4.13.0)
autoprefixer-rails (10.4.15.0)
execjs (~> 2)
bcrypt (3.1.18)
bcrypt_pbkdf (1.1.0)
Expand Down Expand Up @@ -526,7 +526,7 @@ DEPENDENCIES
ace-rails-ap (~> 4.5)
after_commit_everywhere (~> 1.3.1)
annotate (~> 3.2.0)
autoprefixer-rails (~> 10.4.13)
autoprefixer-rails (~> 10.4.15)
bcrypt_pbkdf
bootsnap (~> 1.16.0)
builder (~> 3.2.4)
Expand Down

0 comments on commit f4894a7

Please sign in to comment.