Skip to content

Commit

Permalink
Bump activesupport from 6.0.3.2 to 6.1.7.5
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.2 to 6.1.7.5.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.8/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v6.0.3.2...v6.1.7.5)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 15, 2023
1 parent 3de955a commit b30ee40
Showing 1 changed file with 11 additions and 16 deletions.
27 changes: 11 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (6.0.6.1)
activesupport (= 6.0.6.1)
activerecord (6.0.6.1)
activemodel (= 6.0.6.1)
activesupport (= 6.0.6.1)
activesupport (6.0.6.1)
activerecord (3.2.14)
activesupport (6.1.7.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
algoliasearch (1.27.2)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
coderay (1.1.2)
concurrent-ruby (1.2.0)
concurrent-ruby (1.2.2)
diff-lcs (1.3)
ffi (1.15.5)
hashie (3.6.0)
Expand All @@ -26,7 +22,7 @@ GEM
json (2.3.0)
method_source (1.0.0)
mini_portile2 (2.8.1)
minitest (5.17.0)
minitest (5.20.0)
multipart-post (2.0.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
Expand Down Expand Up @@ -73,13 +69,12 @@ GEM
sys-uname (~> 1.0.2)
sys-uname (1.0.4)
ffi (>= 1.0.0)
thread_safe (0.3.6)
tilt (2.0.11)
tzinfo (1.2.10)
thread_safe (~> 0.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2019.3)
tzinfo (>= 1.0.0)
zeitwerk (2.6.6)
zeitwerk (2.6.11)

PLATFORMS
ruby
Expand Down

0 comments on commit b30ee40

Please sign in to comment.