Skip to content

Commit

Permalink
Bump activesupport from 7.0.2.3 to 7.1.2 (#136)
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.0.2.3 to 7.1.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.2.3...v7.1.2)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 48e51c9 commit 6994259
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,23 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.3)
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.0)
public_suffix (>= 2.0.2, < 5.0)
american_date (1.2.0)
ansi (1.5.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.5)
buftok (0.2.0)
cachy (0.4.2)
mini_memory_store
Expand All @@ -25,8 +32,11 @@ GEM
xpath (~> 3.2)
childprocess (4.1.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
drb (2.2.0)
ruby2_keywords
equalizer (0.0.11)
feedparser (2.2.0)
logutils (>= 0.6.1)
Expand All @@ -50,7 +60,7 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
iniparser (1.0.1)
jsonpath (1.1.0)
Expand All @@ -64,13 +74,14 @@ GEM
mini_memory_store (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.18.0)
minitest (5.21.1)
moneta (1.4.2)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
mutex_m (0.2.0)
naught (1.1.0)
nio4r (2.7.0)
nokogiri (1.13.9)
Expand Down

0 comments on commit 6994259

Please sign in to comment.