diff --git a/Gemfile b/Gemfile index e94ec66b..ba07e611 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem "faraday" gem "jwt" # Use simple asset pipeline -gem "propshaft", "~> 0.9.0" +gem "propshaft", "~> 0.9.1" gem "cssbundling-rails", "~> 1.4" gem "jsbundling-rails", "~> 1.3" diff --git a/Gemfile.lock b/Gemfile.lock index 35d82216..181eb3e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,7 +178,7 @@ GEM racc pg (1.5.7) prism (0.30.0) - propshaft (0.9.0) + propshaft (0.9.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack @@ -359,7 +359,7 @@ DEPENDENCIES jsbundling-rails (~> 1.3) jwt pg - propshaft (~> 0.9.0) + propshaft (~> 0.9.1) puma (>= 5.0) rails (~> 7.2.0) rails-controller-testing