Bundle update

This commit is contained in:
Sebastian Serth
2023-12-31 12:45:09 +01:00
parent 0559481f47
commit fd9cc0dbf2
3 changed files with 155 additions and 169 deletions

View File

@ -139,7 +139,7 @@ GEM
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.4)
debug_inspector (1.1.0)
debug_inspector (1.2.0)
diff-lcs (1.5.0)
docile (1.4.0)
docker-api (2.2.0)
@ -149,11 +149,11 @@ GEM
ruby2_keywords
erubi (1.12.0)
eventmachine (1.2.7)
excon (0.105.0)
excon (0.108.0)
execjs (2.9.1)
factory_bot (6.4.2)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.2)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.8.1)
@ -173,7 +173,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hana (1.3.7)
hashdiff (1.0.1)
hashdiff (1.1.0)
hashie (5.0.0)
headless (2.3.1)
highline (2.1.0)
@ -192,7 +192,7 @@ GEM
rexml
influxdb (0.8.1)
io-console (0.7.1)
irb (1.10.1)
irb (1.11.0)
rdoc
reline (>= 0.3.8)
jbuilder (2.11.5)
@ -287,7 +287,7 @@ GEM
package_json (0.1.0)
pagedown-bootstrap-rails (2.1.4)
railties (> 3.1)
parallel (1.23.0)
parallel (1.24.0)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
@ -428,10 +428,10 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.22.2)
rubocop-performance (1.20.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
@ -465,14 +465,14 @@ GEM
sentry-ruby (~> 5.15.2)
sentry-ruby (5.15.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
set (1.0.4)
set (1.1.0)
shakapacker (7.2.0.rc.0)
activesupport (>= 5.2)
package_json
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
shoulda-matchers (5.3.0)
shoulda-matchers (6.0.0)
activesupport (>= 5.2.0)
simplecov (0.22.0)
docile (~> 1.1)
@ -643,4 +643,4 @@ DEPENDENCIES
zxcvbn-ruby
BUNDLED WITH
2.4.21
2.5.3