mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-06-07 00:51:37 +02:00
update versions
This commit is contained in:
parent
9158da553d
commit
7bd27f42a0
294 changed files with 203127 additions and 170 deletions
9
Gemfile
9
Gemfile
|
@ -21,10 +21,13 @@ gem 'omniauth'
|
|||
gem 'omniauth-browserid'
|
||||
|
||||
# templates, css and other frontend related
|
||||
gem 'foundation-rails', '~> 6.5'
|
||||
gem 'cssbundling-rails'
|
||||
gem 'jquery-rails'
|
||||
gem 'sass-rails'
|
||||
gem 'sassc', '~> 2.1.0'
|
||||
gem 'bootstrap'
|
||||
gem "sass", "~> 3.7"
|
||||
gem 'sassc'
|
||||
gem 'sassc-rails'
|
||||
gem "importmap-rails", "~> 1.1"
|
||||
gem 'slim-rails'
|
||||
gem 'turbolinks'
|
||||
gem 'uglifier'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue