Skip to content

Commit

Permalink
Update Bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSerth committed Nov 8, 2024
1 parent f939c8d commit d106348
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ GEM
ast (2.4.2)
base64 (0.2.0)
bcrypt (3.1.20)
benchmark (0.3.0)
benchmark (0.4.0)
better_errors (2.10.1)
erubi (>= 1.0.0)
rack (>= 0.9.0)
Expand Down Expand Up @@ -138,7 +138,7 @@ GEM
rexml
crass (1.0.6)
csv (3.3.0)
dachsfisch (1.0.0)
dachsfisch (1.0.2)
nokogiri (>= 1.14.1, < 2.0.0)
date (3.4.0)
debug_inspector (1.2.0)
Expand All @@ -152,7 +152,7 @@ GEM
et-orbi (1.2.11)
tzinfo
eventmachine (1.2.7)
excon (1.1.1)
excon (1.2.0)
execjs (2.10.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -217,7 +217,7 @@ GEM
js-routes (2.2.10)
railties (>= 4)
sorbet-runtime
json (2.7.6)
json (2.8.1)
json_schemer (2.3.0)
bigdecimal
hana (~> 1.3)
Expand Down Expand Up @@ -277,7 +277,7 @@ GEM
multi_xml (0.7.1)
bigdecimal (~> 3.1)
nested_form (0.3.2)
net-http (0.4.1)
net-http (0.5.0)
uri
net-http-persistent (4.0.4)
connection_pool (~> 2.2)
Expand Down Expand Up @@ -309,13 +309,13 @@ GEM
version_gem (~> 1.1)
package_json (0.1.0)
parallel (1.26.3)
parser (3.3.5.1)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pg (1.5.9)
proformaxml (1.5.1)
activemodel (>= 5.2.3, < 8.0.0)
activesupport (>= 5.2.3, < 8.0.0)
proformaxml (1.5.2)
activemodel (>= 5.2.3, < 9.0.0)
activesupport (>= 5.2.3, < 9.0.0)
dachsfisch (~> 1.0.0)
nokogiri (>= 1.10.2, < 2.0.0)
rubyzip (>= 1.2.2, < 3.0.0)
Expand All @@ -329,7 +329,7 @@ GEM
pry (>= 0.13, < 0.15)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
Expand Down Expand Up @@ -408,7 +408,7 @@ GEM
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
rexml (3.3.9)
rouge (4.4.0)
Expand Down Expand Up @@ -443,7 +443,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.34.0)
rubocop-ast (1.34.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand Down Expand Up @@ -526,14 +526,14 @@ GEM
activejob (>= 7.2)
activerecord (>= 7.2)
railties (>= 7.2)
solid_queue (1.0.0)
solid_queue (1.0.1)
activejob (>= 7.1)
activerecord (>= 7.1)
concurrent-ruby (>= 1.3.1)
fugit (~> 1.11.0)
railties (>= 7.1)
thor (~> 1.3.1)
sorbet-runtime (0.5.11635)
sorbet-runtime (0.5.11642)
sorcery (0.17.0)
bcrypt (~> 3.1)
oauth (>= 0.6)
Expand All @@ -548,9 +548,9 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
ssrf_filter (1.1.2)
ssrf_filter (1.2.0)
stackprof (0.2.26)
stringio (3.1.1)
stringio (3.1.2)
telegraf (3.0.0)
temple (0.10.3)
terminal-table (3.0.2)
Expand All @@ -559,7 +559,7 @@ GEM
execjs (>= 0.3.0, < 3)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
timeout (0.4.2)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
Expand All @@ -569,7 +569,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.1)
uri (1.0.1)
useragent (0.16.10)
version_gem (1.1.4)
web-console (4.2.1)
Expand Down

0 comments on commit d106348

Please sign in to comment.