Skip to content

Commit

Permalink
Merge pull request #699 from github/dependabot/bundler/activesupport-…
Browse files Browse the repository at this point in the history
…7.1.3.2

Bump activesupport from 7.0.4.3 to 7.1.3.2
  • Loading branch information
lumaxis authored Mar 18, 2024
2 parents 364ae59 + 9f7ccb8 commit 194711d
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,31 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.3)
activesupport (7.1.3.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.1)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.7)
byebug (11.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
dotenv (2.8.1)
drb (2.2.1)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
i18n (1.12.0)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
json (2.6.3)
licensee (9.16.0)
Expand All @@ -44,6 +53,7 @@ GEM
minitest (> 5.3)
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
mutex_m (0.2.0)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand Down

0 comments on commit 194711d

Please sign in to comment.