Merge pull request #14 from turniere/update-deps

Update dependencies
This commit is contained in:
Daniel Schädler 2018-12-02 15:49:58 +01:00 committed by GitHub
commit 1afc13c9c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 48 additions and 66 deletions

View File

@ -1,25 +1,25 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (5.2.1) actioncable (5.2.1.1)
actionpack (= 5.2.1) actionpack (= 5.2.1.1)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailer (5.2.1) actionmailer (5.2.1.1)
actionpack (= 5.2.1) actionpack (= 5.2.1.1)
actionview (= 5.2.1) actionview (= 5.2.1.1)
activejob (= 5.2.1) activejob (= 5.2.1.1)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (5.2.1) actionpack (5.2.1.1)
actionview (= 5.2.1) actionview (= 5.2.1.1)
activesupport (= 5.2.1) activesupport (= 5.2.1.1)
rack (~> 2.0) rack (~> 2.0)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2) rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.1) actionview (5.2.1.1)
activesupport (= 5.2.1) activesupport (= 5.2.1.1)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
@ -29,20 +29,20 @@ GEM
activemodel (>= 4.1, < 6) activemodel (>= 4.1, < 6)
case_transform (>= 0.2) case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3) jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
activejob (5.2.1) activejob (5.2.1.1)
activesupport (= 5.2.1) activesupport (= 5.2.1.1)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (5.2.1) activemodel (5.2.1.1)
activesupport (= 5.2.1) activesupport (= 5.2.1.1)
activerecord (5.2.1) activerecord (5.2.1.1)
activemodel (= 5.2.1) activemodel (= 5.2.1.1)
activesupport (= 5.2.1) activesupport (= 5.2.1.1)
arel (>= 9.0) arel (>= 9.0)
activestorage (5.2.1) activestorage (5.2.1.1)
actionpack (= 5.2.1) actionpack (= 5.2.1.1)
activerecord (= 5.2.1) activerecord (= 5.2.1.1)
marcel (~> 0.3.1) marcel (~> 0.3.1)
activesupport (5.2.1) activesupport (5.2.1.1)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
minitest (~> 5.1) minitest (~> 5.1)
@ -56,14 +56,13 @@ GEM
byebug (10.0.2) byebug (10.0.2)
case_transform (0.2) case_transform (0.2)
activesupport activesupport
coderay (1.1.2)
concurrent-ruby (1.1.3) concurrent-ruby (1.1.3)
coveralls (0.7.1) coveralls (0.8.22)
multi_json (~> 1.3) json (>= 1.8, < 3)
rest-client simplecov (~> 0.16.1)
simplecov (>= 0.7) term-ansicolor (~> 1.3)
term-ansicolor thor (~> 0.19.4)
thor tins (~> 1.6)
crass (1.0.4) crass (1.0.4)
devise (4.5.0) devise (4.5.0)
bcrypt (~> 3.0) bcrypt (~> 3.0)
@ -76,8 +75,6 @@ GEM
rails (>= 4.2.0, < 6) rails (>= 4.2.0, < 6)
diff-lcs (1.3) diff-lcs (1.3)
docile (1.3.1) docile (1.3.1)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
erubi (1.7.1) erubi (1.7.1)
eventmachine (1.2.7) eventmachine (1.2.7)
factory_bot (4.11.1) factory_bot (4.11.1)
@ -91,8 +88,6 @@ GEM
globalid (0.4.1) globalid (0.4.1)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
htmlentities (4.3.4) htmlentities (4.3.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.1.1) i18n (1.1.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
interactor (3.1.1) interactor (3.1.1)
@ -115,16 +110,11 @@ GEM
marcel (0.3.3) marcel (0.3.3)
mimemagic (~> 0.3.2) mimemagic (~> 0.3.2)
method_source (0.9.2) method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mimemagic (0.3.2) mimemagic (0.3.2)
mini_mime (1.0.1) mini_mime (1.0.1)
mini_portile2 (2.3.0) mini_portile2 (2.3.0)
minitest (5.11.3) minitest (5.11.3)
msgpack (1.2.4) msgpack (1.2.4)
multi_json (1.13.1)
netrc (0.11.0)
nio4r (2.3.1) nio4r (2.3.1)
nokogiri (1.8.5) nokogiri (1.8.5)
mini_portile2 (~> 2.3.0) mini_portile2 (~> 2.3.0)
@ -139,27 +129,27 @@ GEM
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
railroady (1.5.3) railroady (1.5.3)
rails (5.2.1) rails (5.2.1.1)
actioncable (= 5.2.1) actioncable (= 5.2.1.1)
actionmailer (= 5.2.1) actionmailer (= 5.2.1.1)
actionpack (= 5.2.1) actionpack (= 5.2.1.1)
actionview (= 5.2.1) actionview (= 5.2.1.1)
activejob (= 5.2.1) activejob (= 5.2.1.1)
activemodel (= 5.2.1) activemodel (= 5.2.1.1)
activerecord (= 5.2.1) activerecord (= 5.2.1.1)
activestorage (= 5.2.1) activestorage (= 5.2.1.1)
activesupport (= 5.2.1) activesupport (= 5.2.1.1)
bundler (>= 1.3.0) bundler (>= 1.3.0)
railties (= 5.2.1) railties (= 5.2.1.1)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4) rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2) loofah (~> 2.2, >= 2.2.2)
railties (5.2.1) railties (5.2.1.1)
actionpack (= 5.2.1) actionpack (= 5.2.1.1)
activesupport (= 5.2.1) activesupport (= 5.2.1.1)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0) thor (>= 0.19.0, < 2.0)
@ -171,10 +161,6 @@ GEM
responders (2.4.0) responders (2.4.0)
actionpack (>= 4.2.0, < 5.3) actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
reverse_markdown (1.1.0) reverse_markdown (1.1.0)
nokogiri nokogiri
rspec-core (3.8.0) rspec-core (3.8.0)
@ -211,12 +197,11 @@ GEM
json (>= 1.8, < 3) json (>= 1.8, < 3)
simplecov-html (~> 0.10.0) simplecov-html (~> 0.10.0)
simplecov-html (0.10.2) simplecov-html (0.10.2)
solargraph (0.28.4) solargraph (0.29.1)
coderay (~> 1.1)
eventmachine (~> 1.2, >= 1.2.5) eventmachine (~> 1.2, >= 1.2.5)
htmlentities (~> 4.3, >= 4.3.4) htmlentities (~> 4.3, >= 4.3.4)
kramdown (~> 1.16) kramdown (~> 1.16)
parser (~> 2.4) parser (~> 2.3)
reverse_markdown (~> 1.0, >= 1.0.5) reverse_markdown (~> 1.0, >= 1.0.5)
rubocop (~> 0.52) rubocop (~> 0.52)
thor (~> 0.19, >= 0.19.4) thor (~> 0.19, >= 0.19.4)
@ -237,18 +222,15 @@ GEM
sqlite3 (1.3.13) sqlite3 (1.3.13)
term-ansicolor (1.7.0) term-ansicolor (1.7.0)
tins (~> 1.0) tins (~> 1.0)
thor (0.20.3) thor (0.19.4)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.8) tilt (2.0.9)
tins (1.20.2) tins (1.20.2)
tzinfo (1.2.5) tzinfo (1.2.5)
thread_safe (~> 0.1) thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.4.0) unicode-display_width (1.4.0)
warden (1.2.7) warden (1.2.8)
rack (>= 1.0) rack (>= 2.0.6)
websocket-driver (0.7.0) websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3) websocket-extensions (0.1.3)