Skip to content

Commit

Permalink
upgrade slim
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyBen committed Dec 13, 2018
1 parent 1b766e9 commit a429b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion madman.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'mister_bin', '~> 0.6'
s.add_runtime_dependency 'puma', '~> 3.11'
s.add_runtime_dependency 'sinatra-contrib', '~> 2.0'
s.add_runtime_dependency 'slim', '~> 3.0'
s.add_runtime_dependency 'slim', '~> 4.0'
s.add_runtime_dependency 'colsole', '~> 0.5'
s.add_runtime_dependency 'string-direction', '~> 1.2'
s.add_runtime_dependency 'octokit', '~> 4.9'
Expand Down

0 comments on commit a429b7e

Please sign in to comment.