Skip to content

Commit 41499eb

Browse files
committed
Bump version for 0.5.4
1 parent ccf1c9b commit 41499eb

File tree

2 files changed

+4
-76
lines changed

2 files changed

+4
-76
lines changed

Diff for: Gemfile.lock

+3-75
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,25 @@
11
PATH
22
remote: .
33
specs:
4-
tailwindcss-rails (0.5.3)
5-
rails (>= 6.0.0)
4+
tailwindcss-rails (0.5.4)
5+
railties (>= 6.0.0)
66

77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actioncable (6.1.4.1)
11-
actionpack (= 6.1.4.1)
12-
activesupport (= 6.1.4.1)
13-
nio4r (~> 2.0)
14-
websocket-driver (>= 0.6.1)
15-
actionmailbox (6.1.4.1)
16-
actionpack (= 6.1.4.1)
17-
activejob (= 6.1.4.1)
18-
activerecord (= 6.1.4.1)
19-
activestorage (= 6.1.4.1)
20-
activesupport (= 6.1.4.1)
21-
mail (>= 2.7.1)
22-
actionmailer (6.1.4.1)
23-
actionpack (= 6.1.4.1)
24-
actionview (= 6.1.4.1)
25-
activejob (= 6.1.4.1)
26-
activesupport (= 6.1.4.1)
27-
mail (~> 2.5, >= 2.5.4)
28-
rails-dom-testing (~> 2.0)
2910
actionpack (6.1.4.1)
3011
actionview (= 6.1.4.1)
3112
activesupport (= 6.1.4.1)
3213
rack (~> 2.0, >= 2.0.9)
3314
rack-test (>= 0.6.3)
3415
rails-dom-testing (~> 2.0)
3516
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (6.1.4.1)
37-
actionpack (= 6.1.4.1)
38-
activerecord (= 6.1.4.1)
39-
activestorage (= 6.1.4.1)
40-
activesupport (= 6.1.4.1)
41-
nokogiri (>= 1.8.5)
4217
actionview (6.1.4.1)
4318
activesupport (= 6.1.4.1)
4419
builder (~> 3.1)
4520
erubi (~> 1.4)
4621
rails-dom-testing (~> 2.0)
4722
rails-html-sanitizer (~> 1.1, >= 1.2.0)
48-
activejob (6.1.4.1)
49-
activesupport (= 6.1.4.1)
50-
globalid (>= 0.3.6)
51-
activemodel (6.1.4.1)
52-
activesupport (= 6.1.4.1)
53-
activerecord (6.1.4.1)
54-
activemodel (= 6.1.4.1)
55-
activesupport (= 6.1.4.1)
56-
activestorage (6.1.4.1)
57-
actionpack (= 6.1.4.1)
58-
activejob (= 6.1.4.1)
59-
activerecord (= 6.1.4.1)
60-
activesupport (= 6.1.4.1)
61-
marcel (~> 1.0.0)
62-
mini_mime (>= 1.1.0)
6323
activesupport (6.1.4.1)
6424
concurrent-ruby (~> 1.0, >= 1.0.2)
6525
i18n (>= 1.6, < 2)
@@ -73,8 +33,6 @@ GEM
7333
irb
7434
reline (>= 0.2.7)
7535
erubi (1.10.0)
76-
globalid (1.0.0)
77-
activesupport (>= 5.0)
7836
i18n (1.8.11)
7937
concurrent-ruby (~> 1.0)
8038
io-console (0.5.9)
@@ -83,36 +41,16 @@ GEM
8341
loofah (2.12.0)
8442
crass (~> 1.0.2)
8543
nokogiri (>= 1.5.9)
86-
mail (2.7.1)
87-
mini_mime (>= 0.1.1)
88-
marcel (1.0.2)
8944
method_source (1.0.0)
90-
mini_mime (1.1.2)
9145
mini_portile2 (2.6.1)
9246
minitest (5.14.4)
93-
nio4r (2.5.8)
9447
nokogiri (1.12.5)
9548
mini_portile2 (~> 2.6.1)
9649
racc (~> 1.4)
9750
racc (1.6.0)
9851
rack (2.2.3)
9952
rack-test (1.1.0)
10053
rack (>= 1.0, < 3)
101-
rails (6.1.4.1)
102-
actioncable (= 6.1.4.1)
103-
actionmailbox (= 6.1.4.1)
104-
actionmailer (= 6.1.4.1)
105-
actionpack (= 6.1.4.1)
106-
actiontext (= 6.1.4.1)
107-
actionview (= 6.1.4.1)
108-
activejob (= 6.1.4.1)
109-
activemodel (= 6.1.4.1)
110-
activerecord (= 6.1.4.1)
111-
activestorage (= 6.1.4.1)
112-
activesupport (= 6.1.4.1)
113-
bundler (>= 1.15.0)
114-
railties (= 6.1.4.1)
115-
sprockets-rails (>= 2.0.0)
11654
rails-dom-testing (2.0.3)
11755
activesupport (>= 4.2.0)
11856
nokogiri (>= 1.6)
@@ -127,20 +65,10 @@ GEM
12765
rake (13.0.6)
12866
reline (0.2.7)
12967
io-console (~> 0.5)
130-
sprockets (4.0.2)
131-
concurrent-ruby (~> 1.0)
132-
rack (> 1, < 3)
133-
sprockets-rails (3.4.1)
134-
actionpack (>= 5.2)
135-
activesupport (>= 5.2)
136-
sprockets (>= 3.0.0)
13768
sqlite3 (1.4.2)
13869
thor (1.1.0)
13970
tzinfo (2.0.4)
14071
concurrent-ruby (~> 1.0)
141-
websocket-driver (0.7.5)
142-
websocket-extensions (>= 0.1.0)
143-
websocket-extensions (0.1.5)
14472
zeitwerk (2.5.1)
14573

14674
PLATFORMS
@@ -152,4 +80,4 @@ DEPENDENCIES
15280
tailwindcss-rails!
15381

15482
BUNDLED WITH
155-
2.2.30
83+
2.2.32

Diff for: lib/tailwindcss/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Tailwindcss
2-
VERSION = "0.5.3"
2+
VERSION = "0.5.4"
33
end

0 commit comments

Comments
 (0)