Merge pull request #1384 from internetee/update-haml-gem

Update `haml` gem
This commit is contained in:
Timo Võhmar 2019-10-23 20:11:17 +03:00 committed by GitHub
commit cb823bbe1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View file

@ -78,7 +78,7 @@ gem 'company_register', github: 'internetee/company_register', branch: :master
gem 'e_invoice', github: 'internetee/e_invoice', branch: :master
gem 'lhv', github: 'internetee/lhv', tag: 'v0.1.0'
gem 'domain_name'
gem 'haml'
gem 'haml', '~> 5.0'
gem 'wkhtmltopdf-binary'
group :development do

View file

@ -184,7 +184,8 @@ GEM
virtus (>= 1.0.0)
gyoku (1.3.1)
builder (>= 2.1.2)
haml (4.0.7)
haml (5.1.2)
temple (>= 0.8.0)
tilt
hashdiff (1.0.0)
hpricot (0.8.6)
@ -379,9 +380,10 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
temple (0.8.2)
thor (0.20.3)
thread_safe (0.3.6)
tilt (1.4.1)
tilt (2.0.10)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.11)
@ -442,7 +444,7 @@ DEPENDENCIES
epp-xml (= 1.1.0)!
figaro (= 1.1.1)
grape
haml
haml (~> 5.0)
isikukood
iso8601 (= 0.8.6)
jquery-rails