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