Skip to content

Commit

Permalink
rack wants ruby >= 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ujifgc committed Jan 2, 2018
1 parent f465fb4 commit f37d6e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ before_install:
install:
- bundle update
rvm:
- 2.2.0
- 2.2.2
- 2.3.0
- 2.3.3
- 2.4.3
Expand Down
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

# Padrino supports Ruby version 2.2.0 and later
# Padrino supports Ruby version 2.2.2 and later
# ruby '<%= RUBY_VERSION.to_s %>'

# Distribute your app as a gem
Expand Down

0 comments on commit f37d6e8

Please sign in to comment.