Fix/bump gems (#8828)

* bump webmock

* bump rubocop

* bump ruby-prof

* bump aws-sdkcore

* bump omniauth-saml

* bump tzinfo-data

* bump friendly_id

* bump mime-types-data
This commit is contained in:
ulferts
2020-11-06 12:11:09 +01:00
committed by GitHub
parent e5e430da46
commit 2ae718989b
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ checks:
plugins:
rubocop:
enabled: true
channel: rubocop-1-1
channel: rubocop-1-2
# Codeclimate uses brakeman 4.3.1 which does not support rails 6
# Check https://docs.codeclimate.com/docs/brakeman for updates.
brakeman:
+10 -10
View File
@@ -288,8 +288,8 @@ GEM
awesome_nested_set (3.2.1)
activerecord (>= 4.0.0, < 7.0)
aws-eventstream (1.1.0)
aws-partitions (1.386.0)
aws-sdk-core (3.109.1)
aws-partitions (1.390.0)
aws-sdk-core (3.109.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
@@ -510,7 +510,7 @@ GEM
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.2.5)
friendly_id (5.4.0)
friendly_id (5.4.1)
activerecord (>= 4.0.0)
fuubar (2.5.0)
rspec-core (~> 3.0)
@@ -608,7 +608,7 @@ GEM
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0512)
mime-types-data (3.2020.1104)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
@@ -638,7 +638,7 @@ GEM
sawyer (~> 0.8.0, >= 0.5.3)
oj (3.10.15)
okcomputer (1.18.2)
omniauth-saml (1.10.2)
omniauth-saml (1.10.3)
omniauth (~> 1.3, >= 1.3.2)
ruby-saml (~> 1.9)
open4 (1.3.4)
@@ -820,7 +820,7 @@ GEM
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.10.0)
rubocop (1.1.0)
rubocop (1.2.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
@@ -829,7 +829,7 @@ GEM
rubocop-ast (>= 1.0.1)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.1.0)
rubocop-ast (1.1.1)
parser (>= 2.7.1.5)
ruby-duration (3.2.3)
activesupport (>= 3.0.0)
@@ -838,7 +838,7 @@ GEM
ruby-enum (0.8.0)
i18n
ruby-ole (1.2.12.2)
ruby-prof (1.4.1)
ruby-prof (1.4.2)
ruby-progressbar (1.10.1)
ruby-rc4 (0.1.5)
ruby-saml (1.11.0)
@@ -907,7 +907,7 @@ GEM
rails (>= 5.0.4)
tzinfo (1.2.7)
thread_safe (~> 0.1)
tzinfo-data (1.2020.1)
tzinfo-data (1.2020.4)
tzinfo (>= 1.0.0)
uber (0.1.0)
unf (0.1.4)
@@ -937,7 +937,7 @@ GEM
webfinger (1.1.0)
activesupport
httpclient (>= 2.4)
webmock (3.9.3)
webmock (3.9.4)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)