1
0
Fork 0

Upgrade gems

This commit is contained in:
Alex Kotov 2019-07-17 04:14:51 +05:00
parent fd4ea0aa4e
commit b041a542de
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -65,7 +65,7 @@ GEM
execjs execjs
backports (3.15.0) backports (3.15.0)
bcrypt (3.1.13) bcrypt (3.1.13)
bindex (0.7.0) bindex (0.8.1)
bootsnap (1.4.4) bootsnap (1.4.4)
msgpack (~> 1.0) msgpack (~> 1.0)
bootstrap (4.3.1) bootstrap (4.3.1)
@ -94,7 +94,7 @@ GEM
capistrano-rvm (0.1.2) capistrano-rvm (0.1.2)
capistrano (~> 3.0) capistrano (~> 3.0)
sshkit (~> 1.2) sshkit (~> 1.2)
capybara (3.25.0) capybara (3.26.0)
addressable addressable
mini_mime (>= 0.1.3) mini_mime (>= 0.1.3)
nokogiri (~> 1.8) nokogiri (~> 1.8)
@ -111,12 +111,12 @@ GEM
coderay (1.1.2) coderay (1.1.2)
concurrent-ruby (1.1.5) concurrent-ruby (1.1.5)
connection_pool (2.2.2) connection_pool (2.2.2)
coveralls (0.7.1) coveralls (0.8.23)
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, < 2.0)
thor tins (~> 1.6)
crass (1.0.4) crass (1.0.4)
cucumber (3.1.2) cucumber (3.1.2)
builder (>= 2.1.2) builder (>= 2.1.2)
@ -251,14 +251,14 @@ GEM
pry-rails (0.3.9) pry-rails (0.3.9)
pry (>= 0.10.4) pry (>= 0.10.4)
public_suffix (3.1.1) public_suffix (3.1.1)
puma (4.0.0) puma (4.0.1)
nio4r (~> 2.0) nio4r (~> 2.0)
pundit (2.0.1) pundit (2.0.1)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
pundit-matchers (1.6.0) pundit-matchers (1.6.0)
rspec-rails (>= 3.0.0) rspec-rails (>= 3.0.0)
rack (2.0.7) rack (2.0.7)
rack-attack (6.0.0) rack-attack (6.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rack-protection (2.0.5) rack-protection (2.0.5)
rack rack
@ -306,7 +306,7 @@ GEM
recaptcha (4.14.0) recaptcha (4.14.0)
json json
redis (4.1.2) redis (4.1.2)
regexp_parser (1.5.1) regexp_parser (1.6.0)
responders (3.0.0) responders (3.0.0)
actionpack (>= 5.0) actionpack (>= 5.0)
railties (>= 5.0) railties (>= 5.0)
@ -341,7 +341,7 @@ GEM
unicode-display_width (>= 1.4.0, < 1.7) unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.4.0) rubocop-performance (1.4.0)
rubocop (>= 0.71.0) rubocop (>= 0.71.0)
rubocop-rails (2.2.0) rubocop-rails (2.2.1)
rack (>= 1.1) rack (>= 1.1)
rubocop (>= 0.72.0) rubocop (>= 0.72.0)
ruby-graphviz (1.2.4) ruby-graphviz (1.2.4)
@ -372,7 +372,7 @@ GEM
simple_form (4.1.0) simple_form (4.1.0)
actionpack (>= 5.0) actionpack (>= 5.0)
activemodel (>= 5.0) activemodel (>= 5.0)
simplecov (0.17.0) simplecov (0.16.1)
docile (~> 1.1) docile (~> 1.1)
json (>= 1.8, < 3) json (>= 1.8, < 3)
simplecov-html (~> 0.10.0) simplecov-html (~> 0.10.0)
@ -423,7 +423,7 @@ GEM
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
yard (0.9.20) yard (0.9.20)
zeitwerk (2.1.8) zeitwerk (2.1.9)
PLATFORMS PLATFORMS
ruby ruby