Skip to content

Commit

Permalink
chore: bump ygg to test macos
Browse files Browse the repository at this point in the history
  • Loading branch information
sighphyre committed Sep 5, 2024
1 parent 3fb4688 commit 0518b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unleash-client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 2.6"

spec.add_dependency "murmurhash3", "~> 0.1.7"
spec.add_dependency "yggdrasil-engine", "~> 0.0.5.beta.9"
spec.add_dependency "yggdrasil-engine", "~> 0.0.5.beta.12"

spec.add_development_dependency "bundler", "~> 2.1"
spec.add_development_dependency "rake", "~> 12.3"
Expand Down

0 comments on commit 0518b74

Please sign in to comment.