Skip to content

Commit

Permalink
Update patch plugin versions in gemfile lock for 6.8.5 (#11296)
Browse files Browse the repository at this point in the history
  • Loading branch information
logstashmachine authored and jsvd committed Nov 11, 2019
1 parent 515e40c commit 7516754
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions Gemfile.jruby-2.5.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ GEM
atomic (~> 1.1)
awesome_print (1.7.0)
aws-eventstream (1.0.3)
aws-sdk (2.11.366)
aws-sdk-resources (= 2.11.366)
aws-sdk-core (2.11.366)
aws-sdk (2.11.394)
aws-sdk-resources (= 2.11.394)
aws-sdk-core (2.11.394)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.11.366)
aws-sdk-core (= 2.11.366)
aws-sdk-resources (2.11.394)
aws-sdk-core (= 2.11.394)
aws-sdk-v1 (1.67.0)
json (~> 1.4)
nokogiri (~> 1)
Expand Down Expand Up @@ -204,7 +204,7 @@ GEM
logstash-filter-dissect (1.2.0)
jar-dependencies
logstash-core-plugin-api (>= 2.1.1, <= 2.99)
logstash-filter-dns (3.0.13)
logstash-filter-dns (3.0.14)
logstash-core-plugin-api (>= 1.60, <= 2.99)
lru_redux (~> 1.1.0)
logstash-filter-drop (3.0.5)
Expand All @@ -227,13 +227,13 @@ GEM
logstash-filter-http (1.0.2)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-http_client (>= 5.0.0, < 9.0.0)
logstash-filter-jdbc_static (1.0.6)
logstash-filter-jdbc_static (1.0.7)
logstash-core-plugin-api (>= 1.60, <= 2.99)
rufus-scheduler (< 3.5)
sequel
tzinfo
tzinfo-data
logstash-filter-jdbc_streaming (1.0.7)
logstash-filter-jdbc_streaming (1.0.10)
logstash-core-plugin-api (>= 1.60, <= 2.99)
lru_redux
sequel
Expand Down Expand Up @@ -344,7 +344,7 @@ GEM
mail (~> 2.6.3)
mime-types (= 2.6.2)
stud (~> 0.0.22)
logstash-input-jdbc (4.3.16)
logstash-input-jdbc (4.3.18)
logstash-codec-plain
logstash-core-plugin-api (>= 1.60, <= 2.99)
rufus-scheduler
Expand Down Expand Up @@ -530,12 +530,12 @@ GEM
mime-types (2.6.2)
minitar (0.6.1)
msgpack (1.3.1-java)
multi_json (1.13.1)
multi_json (1.14.1)
multipart-post (2.1.1)
murmurhash3 (0.1.6-java)
mustache (0.99.8)
naught (1.1.0)
nokogiri (1.10.4-java)
nokogiri (1.10.5-java)
numerizer (0.1.1)
octokit (3.8.0)
sawyer (~> 0.6.0, >= 0.5.3)
Expand Down Expand Up @@ -563,19 +563,19 @@ GEM
rack (>= 1.0, < 3)
rake (12.2.1)
redis (3.3.5)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.5)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.0)
rspec-support (~> 3.9.0)
rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.2)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.3)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
rspec-wait (0.0.9)
rspec (>= 3, < 4)
ruby-progressbar (1.8.3)
Expand All @@ -586,7 +586,7 @@ GEM
sawyer (0.6.0)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
sequel (5.25.0)
sequel (5.26.0)
simple_oauth (0.3.1)
sinatra (1.4.8)
rack (~> 1.5)
Expand Down Expand Up @@ -624,7 +624,7 @@ GEM
tzinfo-data (1.2019.3)
tzinfo (>= 1.0.0)
unf (0.1.4-java)
webhdfs (0.8.0)
webhdfs (0.9.0)
addressable
webmock (3.5.1)
addressable (>= 2.3.6)
Expand Down

0 comments on commit 7516754

Please sign in to comment.