Skip to content

Commit

Permalink
Merge 4c5d07f into 3230060
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 10, 2023
2 parents 3230060 + 4c5d07f commit 677b778
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,6 @@ GIT
activesupport (= 6.1.7.6)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (6.1.7.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
rails (6.1.7.6)
actioncable (= 6.1.7.6)
actionmailbox (= 6.1.7.6)
Expand Down Expand Up @@ -95,6 +89,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.7.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
appraisal (2.5.0)
Expand All @@ -106,9 +106,8 @@ GEM
builder (3.2.4)
code-scanning-rubocop (0.6.1)
rubocop (~> 1.0)
codecov (0.2.12)
json
simplecov
codecov (0.6.0)
simplecov (>= 0.15, < 0.22)
concurrent-ruby (1.2.2)
cookiejar (0.3.3)
crack (0.4.5)
Expand Down Expand Up @@ -255,7 +254,7 @@ GEM
rubocop (~> 1.51)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
simplecov (0.22.0)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
Expand Down

0 comments on commit 677b778

Please sign in to comment.