MFH: r467323

sysutils/logstash6: Fix build

PR:		227442
This commit is contained in:
Mark Felder 2018-05-17 14:50:51 +00:00
parent 462e22da37
commit a8ef232cbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=470223
2 changed files with 0 additions and 20 deletions

View File

@ -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"

View File

@ -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)