Adds version to foundation and autoprefixer gems

This commit is contained in:
decabeza
2018-04-16 20:17:15 +02:00
parent 369ae52000
commit 9f80b432dd
2 changed files with 5 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ gem 'acts-as-taggable-on', '~> 5.0.0'
gem 'acts_as_votable', '~> 0.11.1'
gem 'ahoy_matey', '~> 1.6.0'
gem 'ancestry', '~> 3.0.1'
gem 'autoprefixer-rails', '~> 8.2.0'
gem 'browser', '~> 2.5.2'
gem 'cancancan', '~> 2.1.2'
gem 'ckeditor', '~> 4.2.3'
@@ -17,8 +18,7 @@ gem 'delayed_job_active_record', '~> 4.1.0'
gem 'devise', '~> 3.5.7'
gem 'devise-async', '~> 0.10.2'
gem 'devise_security_extension', '~> 0.10.0'
gem 'foundation-rails'
gem 'autoprefixer-rails'
gem 'foundation-rails', '~> 6.4.3.0'
gem 'foundation_rails_helper', '~> 2.0.0'
gem 'graphiql-rails', '~> 1.4.1'
gem 'graphql', '~> 1.7.8'

View File

@@ -500,7 +500,8 @@ DEPENDENCIES
acts_as_votable (~> 0.11.1)
ahoy_matey (~> 1.6.0)
ancestry (~> 3.0.1)
autoprefixer-rails
animate-rails (~> 1.0.10)
autoprefixer-rails (~> 8.2.0)
browser (~> 2.5.2)
bullet (~> 5.7.0)
byebug (~> 10.0.0)
@@ -524,7 +525,7 @@ DEPENDENCIES
email_spec (~> 2.1.0)
factory_bot_rails (~> 4.8.2)
faker (~> 1.8.7)
foundation-rails
foundation-rails (~> 6.4.3.0)
foundation_rails_helper (~> 2.0.0)
globalize (~> 5.0.0)
globalize-accessors (~> 0.2.1)