Skip to content

Commit

Permalink
Merge 92f8b6c into fce695f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 11, 2023
2 parents fce695f + 92f8b6c commit 9ff3f48
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,33 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.8)
activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
bigdecimal (3.1.4)
byebug (11.1.3)
code-scanning-rubocop (0.6.1)
rubocop (~> 1.0)
coderay (1.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crack (0.4.5)
rexml
diff-lcs (1.5.0)
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
dry-configurable (1.1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
Expand All @@ -48,6 +57,7 @@ GEM
method_source (1.0.0)
minitest (5.20.0)
multipart-parser (0.1.1)
mutex_m (0.2.0)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
Expand Down

0 comments on commit 9ff3f48

Please sign in to comment.