Update bundle

This commit is contained in:
Sebastian Serth
2021-10-05 12:09:09 +02:00
parent eaf699ecf0
commit 2c0a9fda8d
2 changed files with 210 additions and 197 deletions

View File

@@ -158,7 +158,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
erubi (1.10.0)
eventmachine (1.2.7)
excon (0.85.0)
excon (0.86.0)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
@@ -221,7 +221,7 @@ GEM
js-routes (2.1.0)
railties (>= 4)
json (2.3.1)
jwt (2.2.3)
jwt (2.3.0)
kaminari (1.2.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.1)
@@ -244,7 +244,7 @@ GEM
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.1)
marcel (1.0.2)
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
@@ -270,7 +270,7 @@ GEM
multipart-post (2.1.1)
nested_form (0.3.2)
netrc (0.11.0)
newrelic_rpm (7.2.0)
newrelic_rpm (8.0.0)
nio4r (2.5.8)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
@@ -408,16 +408,16 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.10.2)
rubocop (1.20.0)
rubocop (1.22.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.9.1, < 2.0)
rubocop-ast (>= 1.12.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.11.0)
rubocop-ast (1.12.0)
parser (>= 3.0.1.1)
rubocop-performance (1.11.5)
rubocop (>= 1.7.0, < 2.0)
@@ -502,7 +502,7 @@ GEM
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unf_ext (0.0.8)
unicode-display_width (2.1.0)
web-console (4.1.0)
actionview (>= 6.0.0)