Skip to content

Commit

Permalink
update liquid-c
Browse files Browse the repository at this point in the history
  • Loading branch information
ggmichaelgo committed Feb 12, 2024
1 parent a5e5fab commit 4f35b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ group :test do
gem 'rubocop-performance', require: false

platform :mri, :truffleruby do
gem 'liquid-c', github: 'Shopify/liquid-c', ref: 'master'
gem 'liquid-c', github: 'Shopify/liquid-c', ref: 'main'
end
end

0 comments on commit 4f35b0b

Please sign in to comment.