Skip to content

Commit

Permalink
Supports rack v2.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Y-Asahi-dev committed Jun 3, 2020
1 parent 4cbe770 commit eefb6aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.7.8
0.7.9
2 changes: 1 addition & 1 deletion rack-dev-mark.gemspec
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |gem|

gem.required_ruby_version = ['>= 2.3']

gem.add_dependency "rack", ['>= 1.1', '< 2.1']
gem.add_dependency "rack", ['>= 1.1', '<= 2.2.2']

gem.add_development_dependency "rake"
gem.add_development_dependency "rspec", ">= 3.0"
Expand Down

0 comments on commit eefb6aa

Please sign in to comment.