File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- tailwindcss-rails (0.5.1 )
4+ tailwindcss-rails (0.5.2 )
55 rails (>= 6.0.0 )
66
77GEM
7373 irb
7474 reline (>= 0.2.7 )
7575 erubi (1.10.0 )
76- globalid (0.5.2 )
76+ globalid (1.0.0 )
7777 activesupport (>= 5.0 )
78- i18n (1.8.10 )
78+ i18n (1.8.11 )
7979 concurrent-ruby (~> 1.0 )
8080 io-console (0.5.9 )
8181 irb (1.3.7 )
8787 mini_mime (>= 0.1.1 )
8888 marcel (1.0.2 )
8989 method_source (1.0.0 )
90- mini_mime (1.1.1 )
90+ mini_mime (1.1.2 )
9191 mini_portile2 (2.6.1 )
9292 minitest (5.14.4 )
9393 nio4r (2.5.8 )
9494 nokogiri (1.12.5 )
9595 mini_portile2 (~> 2.6.1 )
9696 racc (~> 1.4 )
97- racc (1.5.2 )
97+ racc (1.6.0 )
9898 rack (2.2.3 )
9999 rack-test (1.1.0 )
100100 rack (>= 1.0 , < 3 )
130130 sprockets (4.0.2 )
131131 concurrent-ruby (~> 1.0 )
132132 rack (> 1 , < 3 )
133- sprockets-rails (3.2.2 )
134- actionpack (>= 4.0 )
135- activesupport (>= 4.0 )
133+ sprockets-rails (3.4.1 )
134+ actionpack (>= 5.2 )
135+ activesupport (>= 5.2 )
136136 sprockets (>= 3.0.0 )
137137 sqlite3 (1.4.2 )
138138 thor (1.1.0 )
141141 websocket-driver (0.7.5 )
142142 websocket-extensions (>= 0.1.0 )
143143 websocket-extensions (0.1.5 )
144- zeitwerk (2.4.2 )
144+ zeitwerk (2.5.1 )
145145
146146PLATFORMS
147147 ruby
@@ -152,4 +152,4 @@ DEPENDENCIES
152152 tailwindcss-rails !
153153
154154BUNDLED WITH
155- 2.2.28
155+ 2.2.30
Original file line number Diff line number Diff line change 11module Tailwindcss
2- VERSION = "0.5.1 "
2+ VERSION = "0.5.2 "
33end
You can’t perform that action at this time.
0 commit comments