Skip to content

Commit

Permalink
Update dependency activerecord to v7.0.3.1 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent fa1aeb7 commit 4408ea2
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.2.2)
activesupport (= 7.0.2.2)
activerecord (7.0.2.2)
activemodel (= 7.0.2.2)
activesupport (= 7.0.2.2)
activesupport (7.0.2.2)
activemodel (7.0.3.1)
activesupport (= 7.0.3.1)
activerecord (7.0.3.1)
activemodel (= 7.0.3.1)
activesupport (= 7.0.3.1)
activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
coderay (1.1.3)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
daemons (1.4.1)
docile (1.3.5)
dotenv (2.7.6)
eventmachine (1.2.7)
i18n (1.10.0)
i18n (1.11.0)
concurrent-ruby (~> 1.0)
json (2.5.1)
method_source (1.0.0)
mina (1.2.4)
open4 (~> 1.3.4)
rake
minitest (5.15.0)
minitest (5.16.2)
open4 (1.3.4)
parallel (1.20.1)
parser (3.0.2.0)

0 comments on commit 4408ea2

Please sign in to comment.