Update gems

This commit is contained in:
Kira 2019-10-06 04:40:54 -07:00
parent 93859e6c45
commit d15d783d1d

View File

@ -74,9 +74,9 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.1, >= 2.1.8)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
airbrussh (1.3.3)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
airbrussh (1.3.4)
sshkit (>= 1.6.1, != 1.7.0)
awesome_print (1.8.0)
bcrypt (3.1.13)
@ -85,7 +85,7 @@ GEM
buftok (0.2.0)
builder (3.2.3)
byebug (11.0.1)
capistrano (3.11.0)
capistrano (3.11.2)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
@ -140,12 +140,12 @@ GEM
faraday
multi_json
equalizer (0.0.11)
erubi (1.8.0)
factory_bot (5.0.2)
erubi (1.9.0)
factory_bot (5.1.1)
activesupport (>= 4.2.0)
faraday (0.15.4)
faraday (0.16.2)
multipart-post (>= 1.2, < 3)
ffaker (2.12.0)
ffaker (2.13.0)
ffi (1.11.1)
ffi (1.11.1-x64-mingw32)
ffi-win32-extensions (1.0.3)
@ -165,10 +165,10 @@ GEM
domain_name (~> 0.5)
http-form_data (2.1.1)
http_parser.rb (0.6.0)
httparty (0.17.0)
httparty (0.17.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.6.0)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
jquery-rails (4.3.5)
rails-dom-testing (>= 1, < 3)
@ -177,11 +177,10 @@ GEM
json (2.2.0)
jwt (2.2.1)
kgio (2.11.2)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.3)
listen (3.2.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.3.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
@ -204,13 +203,13 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
metaclass (0.0.4)
method_source (0.9.2)
mime-types (3.2.2)
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
mime-types-data (3.2019.0904)
mimemagic (0.3.3)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.12.2)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
mocha (1.9.0)
@ -232,8 +231,8 @@ GEM
net-ssh (>= 2.6.5)
net-ssh (5.2.0)
netrc (0.11.0)
newrelic_rpm (6.5.0.357)
nio4r (2.5.1)
newrelic_rpm (6.7.0.359)
nio4r (2.5.2)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.4-x64-mingw32)
@ -241,8 +240,8 @@ GEM
nokogumbo (2.0.1)
nokogiri (~> 1.8, >= 1.8.4)
ntlm-http (0.1.1)
oauth2 (1.4.1)
faraday (>= 0.8, < 0.16.0)
oauth2 (1.4.2)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
@ -258,7 +257,7 @@ GEM
ptools (1.3.5)
ptools (1.3.5-universal-mingw32)
win32-file (>= 0.7.0)
public_suffix (3.1.1)
public_suffix (4.0.1)
rack (2.0.7)
rack-protection (2.0.7)
rack
@ -294,14 +293,14 @@ GEM
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
raindrops (0.19.0)
rake (12.3.3)
rake (13.0.0)
rakismet (1.5.4)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
recaptcha (5.1.0)
recaptcha (5.1.1)
json
redis (4.1.2)
redis (4.1.3)
request_store (1.4.1)
rack (>= 1.4)
responders (3.0.0)
@ -317,32 +316,31 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retriable (3.1.2)
ruby-vips (2.0.14)
ruby-vips (2.0.15)
ffi (~> 1.9)
ruby_dep (1.5.0)
rubyzip (1.2.3)
rubyzip (2.0.0)
safe_yaml (1.0.5)
sanitize (5.0.0)
sanitize (5.1.0)
crass (~> 1.0.2)
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
shoulda-context (1.2.2)
shoulda-matchers (4.1.2)
activesupport (>= 4.2.0)
sidekiq (5.2.7)
connection_pool (~> 2.2, >= 2.2.2)
rack (>= 1.5.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
sidekiq-unique-jobs (6.0.13)
sidekiq (6.0.1)
connection_pool (>= 2.2.2)
rack (>= 2.0.0)
rack-protection (>= 2.0.0)
redis (>= 4.1.0)
sidekiq-unique-jobs (6.0.15)
concurrent-ruby (~> 1.0, >= 1.0.5)
sidekiq (>= 4.0, < 7.0)
thor (~> 0)
simple_form (4.1.0)
simple_form (5.0.1)
actionpack (>= 5.0)
activemodel (>= 5.0)
simple_oauth (0.3.1)
simplecov (0.17.0)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
@ -367,7 +365,7 @@ GEM
multi_json (~> 1.8)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
tilt (2.0.10)
timecop (0.9.1)
twitter (6.2.0)
addressable (~> 2.3)
@ -391,7 +389,7 @@ GEM
unicorn-worker-killer (0.4.4)
get_process_mem (~> 0)
unicorn (>= 4, < 6)
webmock (3.7.0)
webmock (3.7.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
@ -412,7 +410,7 @@ GEM
win32-file-stat (1.5.5)
ffi
ffi-win32-extensions
zeitwerk (2.1.9)
zeitwerk (2.1.10)
PLATFORMS
ruby