Small changes, try automatic deploy
This commit is contained in:
parent
0cf9e20054
commit
648a83a282
10 changed files with 87 additions and 32 deletions
5
Gemfile
5
Gemfile
|
|
@ -33,3 +33,8 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
|
|||
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
|
||||
# do not have a Java counterpart.
|
||||
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
|
||||
|
||||
gem "logger"
|
||||
gem "csv"
|
||||
gem "base64"
|
||||
gem "bigdecimal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue