MFH: r467323
sysutils/logstash6: Fix build PR: 227442
This commit is contained in:
parent
462e22da37
commit
a8ef232cbd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=470223
@ -1,10 +0,0 @@
|
||||
--- Gemfile.orig 2018-03-14 22:38:33 UTC
|
||||
+++ Gemfile
|
||||
@@ -4,6 +4,7 @@
|
||||
source "https://rubygems.org"
|
||||
gem "logstash-core", :path => "./logstash-core"
|
||||
gem "logstash-core-plugin-api", :path => "./logstash-core-plugin-api"
|
||||
+gem "atomic", "<= 1.1.99"
|
||||
gem "paquet", "~> 0.2.0"
|
||||
gem "ruby-progressbar", "~> 1.8.1"
|
||||
gem "builder", "~> 3.2.2"
|
@ -1,10 +0,0 @@
|
||||
--- Gemfile.lock.orig 2018-03-14 22:30:17 UTC
|
||||
+++ Gemfile.lock
|
||||
@@ -604,6 +604,7 @@ PLATFORMS
|
||||
java
|
||||
|
||||
DEPENDENCIES
|
||||
+ atomic (<= 1.1.99)
|
||||
benchmark-ips
|
||||
builder (~> 3.2.2)
|
||||
ci_reporter_rspec (= 1.0.0)
|
Loading…
Reference in New Issue
Block a user