Skip to content

Commit

Permalink
Move to mustermann
Browse files Browse the repository at this point in the history
  • Loading branch information
jnylen authored and ujifgc committed Jan 30, 2018
1 parent 02a91b8 commit b4802cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion padrino-core/padrino-core.gemspec
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|

s.add_dependency("padrino-support", Padrino.version)
s.add_dependency("sinatra", ">= 1.4.6")
s.add_dependency("mustermann19")
s.add_dependency("mustermann", ">= 1.0.1")
s.add_dependency("thor", "~> 0.18")
s.add_dependency("rack-protection", ">= 1.5.0")
end

0 comments on commit b4802cf

Please sign in to comment.