Skip to content

Commit

Permalink
chore(deps): bump activesupport from 7.1.3 to 7.1.3.2
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.1.3 to 7.1.3.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3...v7.1.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and markokajzer committed Apr 6, 2024
1 parent 66b8dd4 commit 877ab53
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -33,7 +33,7 @@ GEM
timers (~> 4.1)
awesome_print (1.9.2)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
console (1.23.6)
Expand All @@ -48,8 +48,7 @@ GEM
reline (>= 0.3.8)
diff-lcs (1.5.1)
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
Expand All @@ -59,7 +58,7 @@ GEM
fiber-annotation (0.2.0)
fiber-local (1.0.0)
hashdiff (1.1.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
io-event (1.5.1)
Expand All @@ -69,7 +68,7 @@ GEM
json (2.7.2)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
minitest (5.22.2)
minitest (5.22.3)
mutex_m (0.2.0)
net-http (0.4.1)
uri
Expand Down Expand Up @@ -135,7 +134,6 @@ GEM
rubocop-rspec_rails (2.28.2)
rubocop (~> 1.40)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
Expand Down

0 comments on commit 877ab53

Please sign in to comment.