We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c09ac03 commit c103eefCopy full SHA for c103eef
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- tailwindcss-rails (0.1.2)
+ tailwindcss-rails (0.1.0)
5
rails (>= 6.0.0)
6
7
GEM
@@ -75,7 +75,7 @@ GEM
75
activesupport (>= 4.2.0)
76
i18n (1.8.7)
77
concurrent-ruby (~> 1.0)
78
- loofah (2.8.0)
+ loofah (2.9.0)
79
crass (~> 1.0.2)
80
nokogiri (>= 1.5.9)
81
mail (2.7.1)
@@ -85,11 +85,9 @@ GEM
85
method_source (1.0.0)
86
mimemagic (0.3.5)
87
mini_mime (1.0.2)
88
- mini_portile2 (2.5.0)
89
minitest (5.14.3)
90
nio4r (2.5.4)
91
- nokogiri (1.11.1)
92
- mini_portile2 (~> 2.5.0)
+ nokogiri (1.11.1-x86_64-darwin)
93
racc (~> 1.4)
94
racc (1.5.2)
95
rack (2.2.3)
0 commit comments