Update bundle

This commit is contained in:
Sebastian Serth
2020-07-16 14:57:53 +02:00
parent 26a7e56b08
commit 3bc94eb90f
2 changed files with 695 additions and 846 deletions

View File

@ -65,7 +65,7 @@ GEM
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.7.0) addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 5.0)
amq-protocol (2.3.1) amq-protocol (2.3.2)
arel (9.0.0) arel (9.0.0)
ast (2.4.1) ast (2.4.1)
autotest (5.0.0) autotest (5.0.0)
@ -113,7 +113,7 @@ GEM
crass (1.0.6) crass (1.0.6)
database_cleaner (1.8.5) database_cleaner (1.8.5)
debug_inspector (0.0.3) debug_inspector (0.0.3)
diff-lcs (1.3) diff-lcs (1.4.4)
docile (1.3.2) docile (1.3.2)
docker-api (1.34.2) docker-api (1.34.2)
excon (>= 0.47.0) excon (>= 0.47.0)
@ -123,13 +123,13 @@ GEM
ed25519 (1.2.4) ed25519 (1.2.4)
erubi (1.9.0) erubi (1.9.0)
eventmachine (1.0.9.1) eventmachine (1.0.9.1)
excon (0.73.0) excon (0.75.0)
execjs (2.7.0) execjs (2.7.0)
factory_bot (5.2.0) factory_bot (6.1.0)
activesupport (>= 4.2.0) activesupport (>= 5.0.0)
factory_bot_rails (5.2.0) factory_bot_rails (6.1.0)
factory_bot (~> 5.2.0) factory_bot (~> 6.1.0)
railties (>= 4.2.0) railties (>= 5.0.0)
faraday (1.0.1) faraday (1.0.1)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
faye-websocket (0.10.9) faye-websocket (0.10.9)
@ -157,9 +157,9 @@ GEM
oauth (>= 0.4.5, < 0.6) oauth (>= 0.4.5, < 0.6)
jbuilder (2.10.0) jbuilder (2.10.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
json (2.3.0) json (2.3.1)
jwt (2.2.1) jwt (2.2.1)
kramdown (2.2.1) kramdown (2.3.0)
rexml rexml
listen (3.2.1) listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
@ -189,7 +189,7 @@ GEM
activesupport (>= 4) activesupport (>= 4)
bunny bunny
msgpack (1.3.3) msgpack (1.3.3)
multi_json (1.14.1) multi_json (1.15.0)
multi_xml (0.6.0) multi_xml (0.6.0)
multipart-post (2.1.1) multipart-post (2.1.1)
netrc (0.11.0) netrc (0.11.0)
@ -404,7 +404,7 @@ GEM
railties (>= 5.2) railties (>= 5.2)
semantic_range (>= 2.3.0) semantic_range (>= 2.3.0)
websocket (1.2.8) websocket (1.2.8)
websocket-driver (0.7.2) websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
whenever (1.0.0) whenever (1.0.0)

1517
yarn.lock

File diff suppressed because it is too large Load Diff