Update gems.

This commit is contained in:
evazion
2019-10-07 22:47:19 -05:00
parent cc4e39b88b
commit f1d2e0b849

View File

@@ -120,7 +120,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (1.0.0)
childprocess (3.0.0)
chronic (0.10.2)
cityhash (0.9.0)
coderay (1.1.2)
@@ -145,11 +145,11 @@ GEM
railties (>= 3.2, < 6.1)
equalizer (0.0.11)
erubi (1.9.0)
factory_bot (5.1.0)
factory_bot (5.1.1)
activesupport (>= 4.2.0)
faraday (0.16.2)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
ffaker (2.12.0)
ffaker (2.13.0)
ffi (1.11.1)
ffi (1.11.1-x64-mingw32)
flamegraph (0.9.5)
@@ -170,7 +170,7 @@ GEM
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)
jmespath (1.4.0)
jquery-rails (4.3.5)
@@ -264,7 +264,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.1)
puma (4.2.0)
puma (4.2.1)
nio4r (~> 2.0)
rack (2.0.7)
rack-contrib (2.1.0)
@@ -295,8 +295,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (6.0.0)
actionpack (= 6.0.0)
activesupport (= 6.0.0)
@@ -327,13 +327,13 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
selenium-webdriver (3.142.5)
childprocess (>= 0.5, < 3.0)
selenium-webdriver (3.142.6)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
shoulda-context (1.2.2)
shoulda-matchers (4.1.2)
activesupport (>= 4.2.0)
simple_form (5.0.0)
simple_form (5.0.1)
actionpack (>= 5.0)
activemodel (>= 5.0)
simple_oauth (0.3.1)