[Git][noosfero/noosfero][master] 3 commits: including sass-listen missed gem

Rodrigo Souto gitlab at mg.gitlab.com
Fri Jun 8 12:27:04 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
3e87631b by Leonardo Ribeiro Soares - SUPDE/DESDR/DE507 at 2018-05-25T14:40:53Z
including sass-listen missed gem

- - - - -
1630c97c by Rodrigo Souto at 2018-06-08T15:26:10Z
gemfile.lock: define versions for sass-listen

- - - - -
6b90cda0 by Rodrigo Souto at 2018-06-08T15:26:48Z
Merge branch 'noosferogov/noosfero-adjust-gemfile-includ-sass-listen'

- - - - -


2 changed files:

- Gemfile
- Gemfile.lock


Changes:

=====================================
Gemfile
=====================================
--- a/Gemfile
+++ b/Gemfile
@@ -65,6 +65,9 @@ gem 'rails-observers'
 gem 'actionpack-page_caching'
 gem 'actionpack-action_caching'
 
+
+gem 'sass-listen'
+
 group :production do
   gem 'dalli', '~> 2.7.0'
 end


=====================================
Gemfile.lock
=====================================
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -301,6 +301,9 @@ GEM
       thor (>= 0.18.1, < 2.0)
     raindrops (0.13.0)
     rake (10.3.2)
+    rb-fsevent (0.10.3)
+    rb-inotify (0.9.10)
+      ffi (>= 0.5.0, < 2)
     recaptcha (4.3.1)
       json
     rest-client (2.0.2)
@@ -339,6 +342,9 @@ GEM
     ruby-progressbar (1.4.2)
     rubyzip (1.1.6)
     sass (3.5.5)
+    sass-listen (4.0.0)
+      rb-fsevent (~> 0.9, >= 0.9.4)
+      rb-inotify (~> 0.9, >= 0.9.7)
     sass-rails (5.0.7)
       railties (>= 4.0.0, < 5.0)
       sass (~> 3.2)
@@ -471,6 +477,7 @@ DEPENDENCIES
   ruby-feedparser
   ruby_bosh (> 0.0.0)!
   sass
+  sass-listen
   sass-rails
   selenium-webdriver
   serviceworker-rails



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/53efdeed13e385825e6dce1e192f429e32ece230...6b90cda04b99b1e39386559dd08fc1bea342e08d

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/53efdeed13e385825e6dce1e192f429e32ece230...6b90cda04b99b1e39386559dd08fc1bea342e08d
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180608/398af958/attachment-0001.html>


More information about the Noosfero-dev mailing list