From 4b4e199209fb1880e7cf74c145860fc94093d788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Maniaci?= Date: Thu, 21 Jan 2021 21:33:31 +0000 Subject: [PATCH] gem: try and update to latest tailwindcss-rails --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b4c41e5..951cde4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,9 @@ GIT remote: https://github.com/freesteph/tailwindcss-rails.git - revision: 8d33c914aebd4fe8c5646949b713ec601bfa735d + revision: fdc3dc608455604fff85c51b4d19052365b4f4d6 branch: haml specs: - tailwindcss-rails (0.1.0) - haml (>= 5.2.0) + tailwindcss-rails (0.2.1) rails (>= 6.0.0) GIT @@ -120,7 +119,7 @@ GEM capistrano (>= 3.7.0, < 3.15.0) chronic (0.10.2) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) crass (1.0.6) diff-lcs (1.4.4) ed25519 (1.2.4) @@ -350,7 +349,7 @@ GEM therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thor (1.0.1) + thor (1.1.0) tilt (2.0.10) turbolinks (5.2.1) turbolinks-source (~> 5.2)