Skip to content

Commit

Permalink
Preparing for 7.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Nov 10, 2023
1 parent 200749d commit 6b93fff
Show file tree
Hide file tree
Showing 33 changed files with 369 additions and 233 deletions.
120 changes: 60 additions & 60 deletions Gemfile.lock
Expand Up @@ -10,71 +10,71 @@ GIT
PATH
remote: .
specs:
actioncable (7.1.1)
actionpack (= 7.1.1)
activesupport (= 7.1.1)
actioncable (7.1.2)
actionpack (= 7.1.2)
activesupport (= 7.1.2)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.1.1)
actionpack (= 7.1.1)
activejob (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
actionmailbox (7.1.2)
actionpack (= 7.1.2)
activejob (= 7.1.2)
activerecord (= 7.1.2)
activestorage (= 7.1.2)
activesupport (= 7.1.2)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.1.1)
actionpack (= 7.1.1)
actionview (= 7.1.1)
activejob (= 7.1.1)
activesupport (= 7.1.1)
actionmailer (7.1.2)
actionpack (= 7.1.2)
actionview (= 7.1.2)
activejob (= 7.1.2)
activesupport (= 7.1.2)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.2)
actionpack (7.1.1)
actionview (= 7.1.1)
activesupport (= 7.1.1)
actionpack (7.1.2)
actionview (= 7.1.2)
activesupport (= 7.1.2)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actiontext (7.1.1)
actionpack (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
actiontext (7.1.2)
actionpack (= 7.1.2)
activerecord (= 7.1.2)
activestorage (= 7.1.2)
activesupport (= 7.1.2)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.1.1)
activesupport (= 7.1.1)
actionview (7.1.2)
activesupport (= 7.1.2)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.1)
activesupport (= 7.1.1)
activejob (7.1.2)
activesupport (= 7.1.2)
globalid (>= 0.3.6)
activemodel (7.1.1)
activesupport (= 7.1.1)
activerecord (7.1.1)
activemodel (= 7.1.1)
activesupport (= 7.1.1)
activemodel (7.1.2)
activesupport (= 7.1.2)
activerecord (7.1.2)
activemodel (= 7.1.2)
activesupport (= 7.1.2)
timeout (>= 0.4.0)
activestorage (7.1.1)
actionpack (= 7.1.1)
activejob (= 7.1.1)
activerecord (= 7.1.1)
activesupport (= 7.1.1)
activestorage (7.1.2)
actionpack (= 7.1.2)
activejob (= 7.1.2)
activerecord (= 7.1.2)
activesupport (= 7.1.2)
marcel (~> 1.0)
activesupport (7.1.1)
activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -84,23 +84,23 @@ PATH
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
rails (7.1.1)
actioncable (= 7.1.1)
actionmailbox (= 7.1.1)
actionmailer (= 7.1.1)
actionpack (= 7.1.1)
actiontext (= 7.1.1)
actionview (= 7.1.1)
activejob (= 7.1.1)
activemodel (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
rails (7.1.2)
actioncable (= 7.1.2)
actionmailbox (= 7.1.2)
actionmailer (= 7.1.2)
actionpack (= 7.1.2)
actiontext (= 7.1.2)
actionview (= 7.1.2)
activejob (= 7.1.2)
activemodel (= 7.1.2)
activerecord (= 7.1.2)
activestorage (= 7.1.2)
activesupport (= 7.1.2)
bundler (>= 1.15.0)
railties (= 7.1.1)
railties (7.1.1)
actionpack (= 7.1.1)
activesupport (= 7.1.1)
railties (= 7.1.2)
railties (7.1.2)
actionpack (= 7.1.2)
activesupport (= 7.1.2)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
Expand Down Expand Up @@ -145,7 +145,7 @@ GEM
beaneater (~> 1.0)
concurrent-ruby (~> 1.0, >= 1.0.1)
dante (> 0.1.5)
base64 (0.1.1)
base64 (0.2.0)
bcrypt (3.1.18)
beaneater (1.1.3)
benchmark-ips (2.10.0)
Expand Down Expand Up @@ -180,7 +180,7 @@ GEM
dante (0.2.0)
dartsass-rails (0.4.1)
railties (>= 6.0.0)
date (3.3.3)
date (3.3.4)
debug (1.7.1)
irb (>= 1.5.0)
reline (>= 0.3.1)
Expand All @@ -192,7 +192,7 @@ GEM
delayed_job (>= 3.0, < 5)
digest-crc (0.6.4)
rake (>= 12.0.0, < 14.0.0)
drb (2.1.1)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
et-orbi (1.2.7)
Expand Down Expand Up @@ -334,16 +334,16 @@ GEM
msgpack (1.7.0)
multi_json (1.15.0)
multipart-post (2.2.3)
mutex_m (0.1.2)
mutex_m (0.2.0)
mysql2 (0.5.5)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
net-imap (0.4.1)
net-imap (0.4.4)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-protocol
Expand Down Expand Up @@ -519,7 +519,7 @@ GEM
terser (1.1.13)
execjs (>= 0.3.0, < 3)
thor (1.3.0)
timeout (0.4.0)
timeout (0.4.1)
tomlrb (2.0.3)
trailblazer-option (0.1.2)
trilogy (2.5.0)
Expand Down
2 changes: 1 addition & 1 deletion RAILS_VERSION
@@ -1 +1 @@
7.1.1
7.1.2
5 changes: 5 additions & 0 deletions actioncable/CHANGELOG.md
@@ -1,3 +1,8 @@
## Rails 7.1.2 (November 10, 2023) ##

* No changes.


## Rails 7.1.1 (October 11, 2023) ##

* No changes.
Expand Down
2 changes: 1 addition & 1 deletion actioncable/lib/action_cable/gem_version.rb
Expand Up @@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 1
TINY = 2
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Expand Down
2 changes: 1 addition & 1 deletion actioncable/package.json
@@ -1,6 +1,6 @@
{
"name": "@rails/actioncable",
"version": "7.1.1",
"version": "7.1.2",
"description": "WebSocket framework for Ruby on Rails.",
"module": "app/assets/javascripts/actioncable.esm.js",
"main": "app/assets/javascripts/actioncable.js",
Expand Down
5 changes: 5 additions & 0 deletions actionmailbox/CHANGELOG.md
@@ -1,3 +1,8 @@
## Rails 7.1.2 (November 10, 2023) ##

* No changes.


## Rails 7.1.1 (October 11, 2023) ##

* No changes.
Expand Down
2 changes: 1 addition & 1 deletion actionmailbox/lib/action_mailbox/gem_version.rb
Expand Up @@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 1
TINY = 2
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Expand Down
5 changes: 5 additions & 0 deletions actionmailer/CHANGELOG.md
@@ -1,3 +1,8 @@
## Rails 7.1.2 (November 10, 2023) ##

* No changes.


## Rails 7.1.1 (October 11, 2023) ##

* No changes.
Expand Down
2 changes: 1 addition & 1 deletion actionmailer/lib/action_mailer/gem_version.rb
Expand Up @@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 1
TINY = 2
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Expand Down
2 changes: 2 additions & 0 deletions actionpack/CHANGELOG.md
@@ -1,3 +1,5 @@
## Rails 7.1.2 (November 10, 2023) ##

* Fix a race condition that could cause a `Text file busy - chromedriver`
error with parallel system tests

Expand Down
2 changes: 1 addition & 1 deletion actionpack/lib/action_pack/gem_version.rb
Expand Up @@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 1
TINY = 2
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Expand Down
2 changes: 2 additions & 0 deletions actiontext/CHANGELOG.md
@@ -1,3 +1,5 @@
## Rails 7.1.2 (November 10, 2023) ##

* Compile ESM package that can be used directly in the browser as actiontext.esm.js

*Matias Grunberg*
Expand Down
2 changes: 1 addition & 1 deletion actiontext/lib/action_text/gem_version.rb
Expand Up @@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 1
TINY = 2
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Expand Down
2 changes: 1 addition & 1 deletion actiontext/package.json
@@ -1,6 +1,6 @@
{
"name": "@rails/actiontext",
"version": "7.1.1",
"version": "7.1.2",
"description": "Edit and display rich text in Rails applications",
"module": "app/assets/javascripts/actiontext.esm.js",
"main": "app/assets/javascripts/actiontext.js",
Expand Down
2 changes: 2 additions & 0 deletions actionview/CHANGELOG.md
@@ -1,3 +1,5 @@
## Rails 7.1.2 (November 10, 2023) ##

* Fix the `number_to_human_size` view helper to correctly work with negative numbers.

*Earlopain*
Expand Down
2 changes: 1 addition & 1 deletion actionview/lib/action_view/gem_version.rb
Expand Up @@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 1
TINY = 2
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Expand Down
2 changes: 1 addition & 1 deletion actionview/package.json
@@ -1,6 +1,6 @@
{
"name": "@rails/ujs",
"version": "7.1.1",
"version": "7.1.2",
"description": "Ruby on Rails unobtrusive scripting adapter",
"main": "app/assets/javascripts/rails-ujs.js",
"module": "app/assets/javascripts/rails-ujs.esm.js",
Expand Down
5 changes: 5 additions & 0 deletions activejob/CHANGELOG.md
@@ -1,3 +1,8 @@
## Rails 7.1.2 (November 10, 2023) ##

* No changes.


## Rails 7.1.1 (October 11, 2023) ##

* Don't log enqueuing details when the job wasn't enqueued.
Expand Down
2 changes: 1 addition & 1 deletion activejob/lib/active_job/gem_version.rb
Expand Up @@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 1
TINY = 2
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Expand Down
2 changes: 2 additions & 0 deletions activemodel/CHANGELOG.md
@@ -1,3 +1,5 @@
## Rails 7.1.2 (November 10, 2023) ##

* Make `==(other)` method of AttributeSet safe.

*Dmitry Pogrebnoy*
Expand Down
2 changes: 1 addition & 1 deletion activemodel/lib/active_model/gem_version.rb
Expand Up @@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 1
TINY = 2
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Expand Down
2 changes: 2 additions & 0 deletions activerecord/CHANGELOG.md
@@ -1,3 +1,5 @@
## Rails 7.1.2 (November 10, 2023) ##

* Fix renaming primary key index when renaming a table with a UUID primary key
in PostgreSQL.

Expand Down
2 changes: 1 addition & 1 deletion activerecord/lib/active_record/gem_version.rb
Expand Up @@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 1
TINY = 2
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Expand Down
5 changes: 5 additions & 0 deletions activestorage/CHANGELOG.md
@@ -1,3 +1,8 @@
## Rails 7.1.2 (November 10, 2023) ##

* No changes.


## Rails 7.1.1 (October 11, 2023) ##

* No changes.
Expand Down
2 changes: 1 addition & 1 deletion activestorage/lib/active_storage/gem_version.rb
Expand Up @@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 1
TINY = 2
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Expand Down

0 comments on commit 6b93fff

Please sign in to comment.