spec(web): convert to bundlerEnv
This commit is contained in:
parent
60d387c32a
commit
5fb160483d
5 changed files with 520 additions and 102 deletions
|
@ -20,4 +20,4 @@ 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 "http_parser.rb", "~> 0.6.0"#, :platforms => [:jruby]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue