Skip to content

Commit

Permalink
update modware
Browse files Browse the repository at this point in the history
  • Loading branch information
urkle committed Apr 13, 2022
1 parent 86bf71f commit 346e393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema_monkey.gemspec
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 2.5.0"
spec.add_dependency "activerecord", ">= 5.2"
spec.add_dependency "modware", "~> 0.1"
spec.add_dependency "modware", "~> 0.2"

spec.add_development_dependency "bundler"
spec.add_development_dependency "rake", "~> 13.0"
Expand Down

0 comments on commit 346e393

Please sign in to comment.