Skip to content

Commit

Permalink
Bump activesupport from 6.1.2.1 to 6.1.3 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 18, 2021
1 parent 7b89565 commit d2a7483
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.2.1)
activesupport (= 6.1.2.1)
activerecord (6.1.2.1)
activemodel (= 6.1.2.1)
activesupport (= 6.1.2.1)
activesupport (6.1.2.1)
activemodel (6.1.3)
activesupport (= 6.1.3)
activerecord (6.1.3)
activemodel (= 6.1.3)
activesupport (= 6.1.3)
activesupport (6.1.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -38,7 +38,7 @@ GEM
i18n (>= 1.6, < 2)
git (1.8.1)
rchardet (~> 1.8)
i18n (1.8.8)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
minitest (5.14.3)
parallel (1.20.1)
Expand Down

0 comments on commit d2a7483

Please sign in to comment.