Skip to content

Commit

Permalink
build(deps): bump activesupport from 7.0.8 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.0.8 to 7.1.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.8...v7.1.1)

---
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] committed Nov 2, 2023
1 parent f33b58e commit f34d3a0
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,31 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.8)
activesupport (7.1.1)
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.4)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
bigdecimal (3.1.4)
builder (3.2.4)
code-scanning-rubocop (0.6.1)
rubocop (~> 1.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
curb (1.0.5)
diff-lcs (1.5.0)
dotenv (2.8.1)
drb (2.1.1)
ruby2_keywords
dropbox_api (0.1.21)
faraday (< 3.0)
oauth2 (~> 1.1)
Expand Down Expand Up @@ -57,6 +67,7 @@ GEM
mono_logger (1.1.2)
multi_json (1.15.0)
multi_xml (0.6.0)
mutex_m (0.1.2)
nori (2.6.0)
oauth2 (1.4.11)
faraday (>= 0.17.3, < 3.0)
Expand Down

0 comments on commit f34d3a0

Please sign in to comment.