Skip to content

Commit 936587d

Browse files
committed
updating version / changelog
1 parent a21d6ed commit 936587d

File tree

15 files changed

+122
-55
lines changed

15 files changed

+122
-55
lines changed

Gemfile.lock

+54-54
Original file line numberDiff line numberDiff line change
@@ -31,88 +31,88 @@ GIT
3131
PATH
3232
remote: .
3333
specs:
34-
actioncable (7.0.7)
35-
actionpack (= 7.0.7)
36-
activesupport (= 7.0.7)
34+
actioncable (7.0.7.1)
35+
actionpack (= 7.0.7.1)
36+
activesupport (= 7.0.7.1)
3737
nio4r (~> 2.0)
3838
websocket-driver (>= 0.6.1)
39-
actionmailbox (7.0.7)
40-
actionpack (= 7.0.7)
41-
activejob (= 7.0.7)
42-
activerecord (= 7.0.7)
43-
activestorage (= 7.0.7)
44-
activesupport (= 7.0.7)
39+
actionmailbox (7.0.7.1)
40+
actionpack (= 7.0.7.1)
41+
activejob (= 7.0.7.1)
42+
activerecord (= 7.0.7.1)
43+
activestorage (= 7.0.7.1)
44+
activesupport (= 7.0.7.1)
4545
mail (>= 2.7.1)
4646
net-imap
4747
net-pop
4848
net-smtp
49-
actionmailer (7.0.7)
50-
actionpack (= 7.0.7)
51-
actionview (= 7.0.7)
52-
activejob (= 7.0.7)
53-
activesupport (= 7.0.7)
49+
actionmailer (7.0.7.1)
50+
actionpack (= 7.0.7.1)
51+
actionview (= 7.0.7.1)
52+
activejob (= 7.0.7.1)
53+
activesupport (= 7.0.7.1)
5454
mail (~> 2.5, >= 2.5.4)
5555
net-imap
5656
net-pop
5757
net-smtp
5858
rails-dom-testing (~> 2.0)
59-
actionpack (7.0.7)
60-
actionview (= 7.0.7)
61-
activesupport (= 7.0.7)
59+
actionpack (7.0.7.1)
60+
actionview (= 7.0.7.1)
61+
activesupport (= 7.0.7.1)
6262
rack (~> 2.0, >= 2.2.4)
6363
rack-test (>= 0.6.3)
6464
rails-dom-testing (~> 2.0)
6565
rails-html-sanitizer (~> 1.0, >= 1.2.0)
66-
actiontext (7.0.7)
67-
actionpack (= 7.0.7)
68-
activerecord (= 7.0.7)
69-
activestorage (= 7.0.7)
70-
activesupport (= 7.0.7)
66+
actiontext (7.0.7.1)
67+
actionpack (= 7.0.7.1)
68+
activerecord (= 7.0.7.1)
69+
activestorage (= 7.0.7.1)
70+
activesupport (= 7.0.7.1)
7171
globalid (>= 0.6.0)
7272
nokogiri (>= 1.8.5)
73-
actionview (7.0.7)
74-
activesupport (= 7.0.7)
73+
actionview (7.0.7.1)
74+
activesupport (= 7.0.7.1)
7575
builder (~> 3.1)
7676
erubi (~> 1.4)
7777
rails-dom-testing (~> 2.0)
7878
rails-html-sanitizer (~> 1.1, >= 1.2.0)
79-
activejob (7.0.7)
80-
activesupport (= 7.0.7)
79+
activejob (7.0.7.1)
80+
activesupport (= 7.0.7.1)
8181
globalid (>= 0.3.6)
82-
activemodel (7.0.7)
83-
activesupport (= 7.0.7)
84-
activerecord (7.0.7)
85-
activemodel (= 7.0.7)
86-
activesupport (= 7.0.7)
87-
activestorage (7.0.7)
88-
actionpack (= 7.0.7)
89-
activejob (= 7.0.7)
90-
activerecord (= 7.0.7)
91-
activesupport (= 7.0.7)
82+
activemodel (7.0.7.1)
83+
activesupport (= 7.0.7.1)
84+
activerecord (7.0.7.1)
85+
activemodel (= 7.0.7.1)
86+
activesupport (= 7.0.7.1)
87+
activestorage (7.0.7.1)
88+
actionpack (= 7.0.7.1)
89+
activejob (= 7.0.7.1)
90+
activerecord (= 7.0.7.1)
91+
activesupport (= 7.0.7.1)
9292
marcel (~> 1.0)
9393
mini_mime (>= 1.1.0)
94-
activesupport (7.0.7)
94+
activesupport (7.0.7.1)
9595
concurrent-ruby (~> 1.0, >= 1.0.2)
9696
i18n (>= 1.6, < 2)
9797
minitest (>= 5.1)
9898
tzinfo (~> 2.0)
99-
rails (7.0.7)
100-
actioncable (= 7.0.7)
101-
actionmailbox (= 7.0.7)
102-
actionmailer (= 7.0.7)
103-
actionpack (= 7.0.7)
104-
actiontext (= 7.0.7)
105-
actionview (= 7.0.7)
106-
activejob (= 7.0.7)
107-
activemodel (= 7.0.7)
108-
activerecord (= 7.0.7)
109-
activestorage (= 7.0.7)
110-
activesupport (= 7.0.7)
99+
rails (7.0.7.1)
100+
actioncable (= 7.0.7.1)
101+
actionmailbox (= 7.0.7.1)
102+
actionmailer (= 7.0.7.1)
103+
actionpack (= 7.0.7.1)
104+
actiontext (= 7.0.7.1)
105+
actionview (= 7.0.7.1)
106+
activejob (= 7.0.7.1)
107+
activemodel (= 7.0.7.1)
108+
activerecord (= 7.0.7.1)
109+
activestorage (= 7.0.7.1)
110+
activesupport (= 7.0.7.1)
111111
bundler (>= 1.15.0)
112-
railties (= 7.0.7)
113-
railties (7.0.7)
114-
actionpack (= 7.0.7)
115-
activesupport (= 7.0.7)
112+
railties (= 7.0.7.1)
113+
railties (7.0.7.1)
114+
actionpack (= 7.0.7.1)
115+
activesupport (= 7.0.7.1)
116116
method_source
117117
rake (>= 12.2)
118118
thor (~> 1.0)
@@ -571,7 +571,7 @@ GEM
571571
websocket-extensions (0.1.5)
572572
xpath (3.2.0)
573573
nokogiri (~> 1.8)
574-
zeitwerk (2.6.8)
574+
zeitwerk (2.6.11)
575575

576576
PLATFORMS
577577
ruby

RAILS_VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.0.7
1+
7.0.7.1

actioncable/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* No changes.

actionmailbox/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* No changes.

actionmailer/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* No changes.

actionpack/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* No changes.

actiontext/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* No changes.

actionview/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* Fix `render collection: @records, cache: true` to cache fragments as bare strings

activejob/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* No changes.

activemodel/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* Error.full_message now strips ":base" from the message.

activerecord/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* Restores functionality to the missing method when using enums and fixes.

activestorage/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* No changes.

activesupport/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* Use a temporary file for storing unencrypted files while editing
4+
5+
[CVE-2023-38037]
6+
7+
18
## Rails 7.0.7 (August 09, 2023) ##
29

310
* Fix `Cache::NullStore` with local caching for repeated reads.

guides/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* No changes.

railties/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.7.1 (August 22, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.7 (August 09, 2023) ##
27

38
* Update default scaffold templates to set 303 (See Other) as status code

0 commit comments

Comments
 (0)