Skip to content

Commit

Permalink
Update dependency to bridgetown-1.2.0 final release
Browse files Browse the repository at this point in the history
  • Loading branch information
svoop committed Jan 26, 2023
1 parent b531f7d commit 8e0643e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridgetown_credentials.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 3.0.0"

spec.add_runtime_dependency "bridgetown", ">= 1.2.0.beta4", "< 2.0"
spec.add_runtime_dependency "bridgetown", ">= 1.2.0", "< 2.0"
spec.add_runtime_dependency "activesupport", "~> 7"

spec.add_development_dependency 'debug'
Expand Down

0 comments on commit 8e0643e

Please sign in to comment.