Skip to content

Commit

Permalink
0-10-stable: [snapshot]
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Jun 13, 2018
1 parent 70f04e4 commit 412cd81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -18,7 +18,7 @@ gem 'rubysl', platform: :rbx
gem 'rack-test', '< 1.0' if ruby_version < v['2.2.2']

# thin requires rack < 2
gem 'thin', platform: :mri if !rack_version || (rack_version < v['2'])
gem 'puma'

gem 'rack', rack_version if rack_version
gem 'tilt', tilt_version if tilt_version
Expand Down

0 comments on commit 412cd81

Please sign in to comment.