Skip to content

Commit

Permalink
update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelmeurer committed Sep 6, 2023
1 parent 06217ed commit 9bd79e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/manuelmeurer/baseline.git
revision: d6f556fadcf817644841a41c942bbafff700cccf
revision: e122d66948463be0152ff7294b3cbf47637a3f37
specs:
baseline (1.0)

Expand Down Expand Up @@ -366,4 +366,4 @@ RUBY VERSION
ruby 3.2.2p53

BUNDLED WITH
2.4.13
2.4.18
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Application < Rails::Application
end

config.to_prepare do
Baseline.fetch_manifests_from_asset_host
Baseline.fetch_asset_host_manifests
end

Rails.application.routes.default_url_options =
Expand Down

0 comments on commit 9bd79e4

Please sign in to comment.