Skip to content

Commit

Permalink
Bump activerecord and railties
Browse files Browse the repository at this point in the history
Bumps [activerecord](https://github.com/rails/rails) and [railties](https://github.com/rails/rails). These dependencies needed to be updated together.

Updates `activerecord` from 5.2.4.4 to 7.0.4.3
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activerecord/CHANGELOG.md)
- [Commits](rails/rails@v5.2.4.4...v7.0.4.3)

Updates `railties` from 5.2.4.4 to 7.0.4.3
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/railties/CHANGELOG.md)
- [Commits](rails/rails@v5.2.4.4...v7.0.4.3)

---
updated-dependencies:
- dependency-name: activerecord
  dependency-type: direct:production
- dependency-name: railties
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2023
1 parent 22cdde5 commit 5074566
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

ruby '~>2.7.5'

gem 'railties', '~>5.2.4.3'
gem 'railties', '~>7.0.4.3'
gem 'activerecord'
gem 'actionpack'
gem 'bootsnap'
Expand Down
82 changes: 41 additions & 41 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,33 +1,31 @@
GEM
remote: https://rubygems.org/
specs:
actionpack (5.2.4.4)
actionview (= 5.2.4.4)
activesupport (= 5.2.4.4)
rack (~> 2.0, >= 2.0.8)
actionpack (7.0.4.3)
actionview (= 7.0.4.3)
activesupport (= 7.0.4.3)
rack (~> 2.0, >= 2.2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.4.4)
activesupport (= 5.2.4.4)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (7.0.4.3)
activesupport (= 7.0.4.3)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activemodel (5.2.4.4)
activesupport (= 5.2.4.4)
activerecord (5.2.4.4)
activemodel (= 5.2.4.4)
activesupport (= 5.2.4.4)
arel (>= 9.0)
activesupport (5.2.4.4)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activerecord (7.0.4.3)
activemodel (= 7.0.4.3)
activesupport (= 7.0.4.3)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
arel (9.0.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
Expand All @@ -50,7 +48,7 @@ GEM
virtus (~> 1.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.1.8)
concurrent-ruby (1.2.2)
connection_pool (2.2.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
Expand All @@ -60,12 +58,12 @@ GEM
diff-lcs (1.3)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.5)
dotenv-rails (2.7.5)
dotenv (= 2.7.5)
railties (>= 3.2, < 6.1)
dotenv (2.8.1)
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
equalizer (0.0.11)
erubi (1.10.0)
erubi (1.12.0)
eventmachine (1.2.7)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
Expand All @@ -79,7 +77,7 @@ GEM
hashie (5.0.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.8.8)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json (2.3.0)
Expand All @@ -94,7 +92,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.9.0)
loofah (2.20.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
method_source (1.0.0)
Expand All @@ -103,7 +101,7 @@ GEM
mime-types-data (3.2019.1009)
mini_mime (1.0.2)
mini_portile2 (2.8.1)
minitest (5.14.3)
minitest (5.18.0)
msgpack (1.3.3)
multi_json (1.14.1)
multi_xml (0.6.0)
Expand Down Expand Up @@ -144,19 +142,20 @@ GEM
rack
rack-proxy (0.6.5)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack-test (2.1.0)
rack (>= 1.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (5.2.4.4)
actionpack (= 5.2.4.4)
activesupport (= 5.2.4.4)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
railties (7.0.4.3)
actionpack (= 7.0.4.3)
activesupport (= 7.0.4.3)
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.0.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
Expand Down Expand Up @@ -200,10 +199,10 @@ GEM
faraday_middleware (~> 0.10.0)
faye-websocket (~> 0.10.6)
multi_json (~> 1.0, >= 1.0.3)
thor (1.1.0)
thor (1.2.1)
thread_safe (0.3.6)
tzinfo (1.2.9)
thread_safe (~> 0.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
Expand All @@ -226,6 +225,7 @@ GEM
websocket-extensions (0.1.4)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.7)

PLATFORMS
arm64-darwin-21
Expand All @@ -248,7 +248,7 @@ DEPENDENCIES
pg
puma
rack
railties (~> 5.2.4.3)
railties (~> 7.0.4.3)
rake
rspec-rails
sentry-raven
Expand Down

0 comments on commit 5074566

Please sign in to comment.