Skip to content

Commit

Permalink
Bump activesupport from 7.0.3.1 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.0.3.1 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.3.1...v7.1.2)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 72a2ff5 commit eae91ee
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,26 +1,36 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.3.1)
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)
arr-pm (0.0.11)
cabin (> 0)
ast (2.4.2)
backports (3.23.0)
base64 (0.2.0)
bigdecimal (3.1.5)
cabin (0.9.0)
clamp (1.0.1)
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
diff-lcs (1.5.0)
docker-api (2.2.0)
excon (>= 0.47.0)
multi_json
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
drb (2.2.0)
ruby2_keywords
excon (0.92.3)
fpm (1.14.2)
arr-pm (~> 0.0.11)
Expand All @@ -42,17 +52,18 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
insist (1.0.0)
json (2.6.2)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
minitest (5.16.2)
minitest (5.21.1)
multi_json (1.15.0)
mustache (0.99.8)
mutex_m (0.2.0)
netrc (0.11.0)
parallel (1.22.1)
parser (3.1.2.0)
Expand Down Expand Up @@ -112,8 +123,9 @@ GEM
rubocop-rspec (2.12.1)
rubocop (~> 1.31)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
stud (0.0.23)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
Expand Down

0 comments on commit eae91ee

Please sign in to comment.