Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Bump addressable from 2.7.0 to 2.8.1 in /package/windows #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 23 additions & 3 deletions package/windows/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
certstore_c (0.1.7)
concurrent-ruby (1.1.7)
cool.io (1.7.0)
Expand All @@ -22,6 +22,7 @@ GEM
faraday (1.1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
ffi (1.13.1)
ffi (1.13.1-x64-mingw32)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
Expand Down Expand Up @@ -59,6 +60,16 @@ GEM
fluentd (>= 0.12.0)
httpclient
json
fluentd (1.11.5)
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.7.0)
msgpack (>= 1.3.1, < 2.0.0)
serverengine (>= 2.2.2, < 3.0.0)
sigdump (~> 0.2.2)
strptime (>= 0.2.2, < 1.0.0)
tzinfo (>= 1.0, < 3.0)
tzinfo-data (~> 1.0)
yajl-ruby (~> 1.0)
fluentd (1.11.5-x64-mingw32)
certstore_c (~> 0.1.7)
cool.io (>= 1.4.5, < 2.0.0)
Expand Down Expand Up @@ -101,19 +112,25 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
msgpack (1.3.3)
msgpack (1.3.3-x64-mingw32)
multi_json (1.15.0)
multipart-post (2.1.1)
netrc (0.11.0)
oj (3.10.17)
prometheus-client (0.9.0)
quantile (~> 0.2.1)
public_suffix (4.0.6)
public_suffix (5.0.0)
quantile (0.2.1)
rake (12.3.3)
recursive-open-struct (1.1.3)
remote_syslog_sender_tls (1.2.5)
syslog_protocol
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rest-client (2.1.0-x64-mingw32)
ffi (~> 1.9)
http-accept (>= 1.7.0, < 2.0)
Expand All @@ -135,7 +152,9 @@ GEM
tzinfo (>= 1.0.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unf_ext (0.0.7.7-x64-mingw32)
win32-api (1.9.2)
win32-api (1.9.2-universal-mingw32)
win32-event (0.6.3)
win32-ipc (>= 0.6.0)
Expand All @@ -153,6 +172,7 @@ GEM

PLATFORMS
x64-mingw32
x86_64-linux

DEPENDENCIES
cool.io
Expand Down