Skip to content

Commit d2a9c15

Browse files
committed
Preparing v5.3.0
1 parent 61fc37a commit d2a9c15

File tree

4 files changed

+65
-63
lines changed

4 files changed

+65
-63
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ https://github.com/bootstrap-ruby/bootstrap_form/releases
66

77
## Diffs
88

9+
- [5.3.0](https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.2.3...v5.3.0)
10+
[Closed issues](https://github.com/bootstrap-ruby/bootstrap_form/issues?q=closed%3A2023-06-18T07%3A00..2023-09-15T16%3A00)
911
- [5.2.2](https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.2.2...v5.2.3)
1012
[Closed issues](https://github.com/bootstrap-ruby/bootstrap_form/issues?q=closed%3A2023-05-28T16%3A00..2023-06-18T07%3A00)
1113
- [5.2.2](https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.2.1...v5.2.2)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ And follow the remaining instructions in the [official bootstrap installation gu
4242
Add the `bootstrap_form` gem to your `Gemfile`:
4343

4444
```ruby
45-
gem "bootstrap_form", "~> 5.2"
45+
gem "bootstrap_form", "~> 5.3"
4646
```
4747

4848
Then:

demo/Gemfile.lock

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,74 @@
11
PATH
22
remote: ..
33
specs:
4-
bootstrap_form (5.2.3)
4+
bootstrap_form (5.3.0)
55
actionpack (>= 6.1)
66
activemodel (>= 6.1)
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actioncable (7.0.7.2)
12-
actionpack (= 7.0.7.2)
13-
activesupport (= 7.0.7.2)
11+
actioncable (7.0.8)
12+
actionpack (= 7.0.8)
13+
activesupport (= 7.0.8)
1414
nio4r (~> 2.0)
1515
websocket-driver (>= 0.6.1)
16-
actionmailbox (7.0.7.2)
17-
actionpack (= 7.0.7.2)
18-
activejob (= 7.0.7.2)
19-
activerecord (= 7.0.7.2)
20-
activestorage (= 7.0.7.2)
21-
activesupport (= 7.0.7.2)
16+
actionmailbox (7.0.8)
17+
actionpack (= 7.0.8)
18+
activejob (= 7.0.8)
19+
activerecord (= 7.0.8)
20+
activestorage (= 7.0.8)
21+
activesupport (= 7.0.8)
2222
mail (>= 2.7.1)
2323
net-imap
2424
net-pop
2525
net-smtp
26-
actionmailer (7.0.7.2)
27-
actionpack (= 7.0.7.2)
28-
actionview (= 7.0.7.2)
29-
activejob (= 7.0.7.2)
30-
activesupport (= 7.0.7.2)
26+
actionmailer (7.0.8)
27+
actionpack (= 7.0.8)
28+
actionview (= 7.0.8)
29+
activejob (= 7.0.8)
30+
activesupport (= 7.0.8)
3131
mail (~> 2.5, >= 2.5.4)
3232
net-imap
3333
net-pop
3434
net-smtp
3535
rails-dom-testing (~> 2.0)
36-
actionpack (7.0.7.2)
37-
actionview (= 7.0.7.2)
38-
activesupport (= 7.0.7.2)
36+
actionpack (7.0.8)
37+
actionview (= 7.0.8)
38+
activesupport (= 7.0.8)
3939
rack (~> 2.0, >= 2.2.4)
4040
rack-test (>= 0.6.3)
4141
rails-dom-testing (~> 2.0)
4242
rails-html-sanitizer (~> 1.0, >= 1.2.0)
43-
actiontext (7.0.7.2)
44-
actionpack (= 7.0.7.2)
45-
activerecord (= 7.0.7.2)
46-
activestorage (= 7.0.7.2)
47-
activesupport (= 7.0.7.2)
43+
actiontext (7.0.8)
44+
actionpack (= 7.0.8)
45+
activerecord (= 7.0.8)
46+
activestorage (= 7.0.8)
47+
activesupport (= 7.0.8)
4848
globalid (>= 0.6.0)
4949
nokogiri (>= 1.8.5)
50-
actionview (7.0.7.2)
51-
activesupport (= 7.0.7.2)
50+
actionview (7.0.8)
51+
activesupport (= 7.0.8)
5252
builder (~> 3.1)
5353
erubi (~> 1.4)
5454
rails-dom-testing (~> 2.0)
5555
rails-html-sanitizer (~> 1.1, >= 1.2.0)
56-
activejob (7.0.7.2)
57-
activesupport (= 7.0.7.2)
56+
activejob (7.0.8)
57+
activesupport (= 7.0.8)
5858
globalid (>= 0.3.6)
59-
activemodel (7.0.7.2)
60-
activesupport (= 7.0.7.2)
61-
activerecord (7.0.7.2)
62-
activemodel (= 7.0.7.2)
63-
activesupport (= 7.0.7.2)
64-
activestorage (7.0.7.2)
65-
actionpack (= 7.0.7.2)
66-
activejob (= 7.0.7.2)
67-
activerecord (= 7.0.7.2)
68-
activesupport (= 7.0.7.2)
59+
activemodel (7.0.8)
60+
activesupport (= 7.0.8)
61+
activerecord (7.0.8)
62+
activemodel (= 7.0.8)
63+
activesupport (= 7.0.8)
64+
activestorage (7.0.8)
65+
actionpack (= 7.0.8)
66+
activejob (= 7.0.8)
67+
activerecord (= 7.0.8)
68+
activesupport (= 7.0.8)
6969
marcel (~> 1.0)
7070
mini_mime (>= 1.1.0)
71-
activesupport (7.0.7.2)
71+
activesupport (7.0.8)
7272
concurrent-ruby (~> 1.0, >= 1.0.2)
7373
i18n (>= 1.6, < 2)
7474
minitest (>= 5.1)
@@ -88,14 +88,14 @@ GEM
8888
rack-test (>= 0.6.3)
8989
regexp_parser (>= 1.5, < 3.0)
9090
xpath (~> 3.2)
91-
capybara-screenshot-diff (1.7.1)
92-
actionpack (>= 6.0, < 8)
91+
capybara-screenshot-diff (1.8.2)
92+
actionpack (>= 6.1, < 8)
9393
capybara (>= 2, < 4)
9494
chunky_png (~> 1.3)
9595
chunky_png (1.4.0)
9696
concurrent-ruby (1.2.2)
9797
crass (1.0.6)
98-
cssbundling-rails (1.2.0)
98+
cssbundling-rails (1.3.2)
9999
railties (>= 6.0.0)
100100
date (3.3.3)
101101
debug (1.8.0)
@@ -114,7 +114,7 @@ GEM
114114
jbuilder (2.11.5)
115115
actionview (>= 5.0.0)
116116
activesupport (>= 5.0.0)
117-
jsbundling-rails (1.1.2)
117+
jsbundling-rails (1.2.1)
118118
railties (>= 6.0.0)
119119
loofah (2.21.3)
120120
crass (~> 1.0.2)
@@ -157,30 +157,30 @@ GEM
157157
rack (2.2.8)
158158
rack-test (2.1.0)
159159
rack (>= 1.3)
160-
rails (7.0.7.2)
161-
actioncable (= 7.0.7.2)
162-
actionmailbox (= 7.0.7.2)
163-
actionmailer (= 7.0.7.2)
164-
actionpack (= 7.0.7.2)
165-
actiontext (= 7.0.7.2)
166-
actionview (= 7.0.7.2)
167-
activejob (= 7.0.7.2)
168-
activemodel (= 7.0.7.2)
169-
activerecord (= 7.0.7.2)
170-
activestorage (= 7.0.7.2)
171-
activesupport (= 7.0.7.2)
160+
rails (7.0.8)
161+
actioncable (= 7.0.8)
162+
actionmailbox (= 7.0.8)
163+
actionmailer (= 7.0.8)
164+
actionpack (= 7.0.8)
165+
actiontext (= 7.0.8)
166+
actionview (= 7.0.8)
167+
activejob (= 7.0.8)
168+
activemodel (= 7.0.8)
169+
activerecord (= 7.0.8)
170+
activestorage (= 7.0.8)
171+
activesupport (= 7.0.8)
172172
bundler (>= 1.15.0)
173-
railties (= 7.0.7.2)
173+
railties (= 7.0.8)
174174
rails-dom-testing (2.2.0)
175175
activesupport (>= 5.0.0)
176176
minitest
177177
nokogiri (>= 1.6)
178178
rails-html-sanitizer (1.6.0)
179179
loofah (~> 2.21)
180180
nokogiri (~> 1.14)
181-
railties (7.0.7.2)
182-
actionpack (= 7.0.7.2)
183-
activesupport (= 7.0.7.2)
181+
railties (7.0.8)
182+
actionpack (= 7.0.8)
183+
activesupport (= 7.0.8)
184184
method_source
185185
rake (>= 12.2)
186186
thor (~> 1.0)
@@ -204,10 +204,10 @@ GEM
204204
actionpack (>= 5.2)
205205
activesupport (>= 5.2)
206206
sprockets (>= 3.0.0)
207-
sqlite3 (1.6.4)
207+
sqlite3 (1.6.6)
208208
mini_portile2 (~> 2.8.0)
209-
sqlite3 (1.6.4-x86_64-darwin)
210-
sqlite3 (1.6.4-x86_64-linux)
209+
sqlite3 (1.6.6-x86_64-darwin)
210+
sqlite3 (1.6.6-x86_64-linux)
211211
stringio (3.0.8)
212212
thor (1.2.2)
213213
timeout (0.4.0)

lib/bootstrap_form/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module BootstrapForm
2-
VERSION = "5.2.3".freeze
2+
VERSION = "5.3.0".freeze
33
REQUIRED_RAILS_VERSION = ">= 6.1".freeze
44
end

0 commit comments

Comments
 (0)