1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/.gitignore
David Kellum 825bf851f8 require ruby 2.2+ in gemspec (#1506)
* require ruby 2.2+ in gemspec

As of 0ed4ba8, we are no longer running CI for ruby < 2.2. Per #1440,
puma hasn't actually been compatible with ruby 1.9 since puma 3.8.0.

github: fixes #1440

* Don't run ruby 2.1 in appveyor either

* Remove obsolete 2.1-Gemfile
2018-05-09 12:06:50 -06:00

18 lines
159 B
Text

scratch/
*.bundle
*.log
*.o
*.so
*.jar
*.rbc
doc
log
pkg
tmp
t/
.rbx/
Gemfile.lock
.idea/
/test/test_puma.state
/test/test_server.sock
/test/test_control.sock