Update gems.

This commit is contained in:
evazion
2019-08-25 20:29:32 -05:00
parent 50df810e67
commit 11912e5cfd

View File

@@ -71,7 +71,7 @@ GEM
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.6.0) addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0) public_suffix (>= 2.0.2, < 4.0)
airbrussh (1.3.2) airbrussh (1.3.3)
sshkit (>= 1.6.1, != 1.7.0) sshkit (>= 1.6.1, != 1.7.0)
arel (9.0.0) arel (9.0.0)
awesome_print (1.8.0) awesome_print (1.8.0)
@@ -91,7 +91,6 @@ GEM
buftok (0.2.0) buftok (0.2.0)
builder (3.2.3) builder (3.2.3)
byebug (11.0.1) byebug (11.0.1)
callsite (0.0.11)
capistrano (3.11.0) capistrano (3.11.0)
airbrussh (>= 1.0.0) airbrussh (>= 1.0.0)
i18n i18n
@@ -118,10 +117,10 @@ GEM
safe_yaml (~> 1.0.0) safe_yaml (~> 1.0.0)
crass (1.0.4) crass (1.0.4)
daemons (1.3.1) daemons (1.3.1)
delayed_job (4.1.7) delayed_job (4.1.8)
activesupport (>= 3.0, < 5.3) activesupport (>= 3.0, < 6.1)
delayed_job_active_record (4.1.3) delayed_job_active_record (4.1.4)
activerecord (>= 3.0, < 5.3) activerecord (>= 3.0, < 6.1)
delayed_job (>= 3.0, < 5) delayed_job (>= 3.0, < 5)
diff-lcs (1.3) diff-lcs (1.3)
docile (1.3.2) docile (1.3.2)
@@ -137,7 +136,7 @@ GEM
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
faraday (0.15.4) faraday (0.15.4)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
ffaker (2.11.0) ffaker (2.12.0)
ffi (1.11.1) ffi (1.11.1)
ffi (1.11.1-x64-mingw32) ffi (1.11.1-x64-mingw32)
ffi-win32-extensions (1.0.3) ffi-win32-extensions (1.0.3)
@@ -217,8 +216,7 @@ GEM
memoizable (0.4.2) memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1) thread_safe (~> 0.3, >= 0.3.1)
memory_profiler (0.9.14) memory_profiler (0.9.14)
meta_request (0.7.0) meta_request (0.7.2)
callsite (~> 0.0, >= 0.0.11)
rack-contrib (>= 1.1, < 3) rack-contrib (>= 1.1, < 3)
railties (>= 3.0.0, < 7) railties (>= 3.0.0, < 7)
metaclass (0.0.4) metaclass (0.0.4)
@@ -252,9 +250,9 @@ GEM
net-ssh (5.2.0) net-ssh (5.2.0)
newrelic_rpm (6.5.0.357) newrelic_rpm (6.5.0.357)
nio4r (2.4.0) nio4r (2.4.0)
nokogiri (1.10.3) nokogiri (1.10.4)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
nokogiri (1.10.3-x64-mingw32) nokogiri (1.10.4-x64-mingw32)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
nokogumbo (2.0.1) nokogumbo (2.0.1)
nokogiri (~> 1.8, >= 1.8.4) nokogiri (~> 1.8, >= 1.8.4)
@@ -288,7 +286,7 @@ GEM
rack (~> 2.0) rack (~> 2.0)
rack-mini-profiler (1.0.2) rack-mini-profiler (1.0.2)
rack (>= 1.2.0) rack (>= 1.2.0)
rack-protection (2.0.5) rack-protection (2.0.7)
rack rack
rack-proxy (0.6.5) rack-proxy (0.6.5)
rack rack
@@ -310,7 +308,7 @@ GEM
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.1.0) rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2) loofah (~> 2.2, >= 2.2.2)
railties (5.2.3) railties (5.2.3)
actionpack (= 5.2.3) actionpack (= 5.2.3)
@@ -361,10 +359,10 @@ 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)
sinatra (2.0.5) sinatra (2.0.7)
mustermann (~> 1.0) mustermann (~> 1.0)
rack (~> 2.0) rack (~> 2.0)
rack-protection (= 2.0.5) rack-protection (= 2.0.7)
tilt (~> 2.0) tilt (~> 2.0)
sprockets (3.7.2) sprockets (3.7.2)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
@@ -385,7 +383,7 @@ GEM
net-http-persistent (~> 3.0) net-http-persistent (~> 3.0)
term-ansicolor (1.7.1) term-ansicolor (1.7.1)
tins (~> 1.0) tins (~> 1.0)
thor (0.19.4) thor (0.20.3)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.9) tilt (2.0.9)
tins (1.21.1) tins (1.21.1)