Skip to content

Commit c103eef

Browse files
author
David Heinemeier Hansson
committed
Update bundle
1 parent c09ac03 commit c103eef

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Gemfile.lock

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
tailwindcss-rails (0.1.2)
4+
tailwindcss-rails (0.1.0)
55
rails (>= 6.0.0)
66

77
GEM
@@ -75,7 +75,7 @@ GEM
7575
activesupport (>= 4.2.0)
7676
i18n (1.8.7)
7777
concurrent-ruby (~> 1.0)
78-
loofah (2.8.0)
78+
loofah (2.9.0)
7979
crass (~> 1.0.2)
8080
nokogiri (>= 1.5.9)
8181
mail (2.7.1)
@@ -85,11 +85,9 @@ GEM
8585
method_source (1.0.0)
8686
mimemagic (0.3.5)
8787
mini_mime (1.0.2)
88-
mini_portile2 (2.5.0)
8988
minitest (5.14.3)
9089
nio4r (2.5.4)
91-
nokogiri (1.11.1)
92-
mini_portile2 (~> 2.5.0)
90+
nokogiri (1.11.1-x86_64-darwin)
9391
racc (~> 1.4)
9492
racc (1.5.2)
9593
rack (2.2.3)

0 commit comments

Comments
 (0)