Skip to content

Commit

Permalink
Update haml_lint to version 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 7, 2018
1 parent 40d7b2b commit 8ccf107
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ GEM
airbrake-ruby (~> 2.5)
airbrake-ruby (2.5.0)
amq-protocol (2.3.0)
annotate (2.7.4)
activerecord (>= 3.2, < 6.0)
rake (>= 10.4, < 13.0)
ansi (1.5.0)
arel (9.0.0)
ast (2.4.0)
Expand Down Expand Up @@ -141,7 +138,7 @@ GEM
haml (5.0.4)
temple (>= 0.8.0)
tilt
haml_lint (0.27.0)
haml_lint (0.28.0)
haml (>= 4.0, < 5.1)
rainbow
rake (>= 10, < 13)
Expand All @@ -151,6 +148,7 @@ GEM
i18n (1.0.1)
concurrent-ruby (~> 1.0)
innertube (1.1.0)
jaro_winkler (1.5.1)
joiner (0.4.0)
activerecord (>= 5.2.beta1)
jquery-datatables-rails (3.4.0)
Expand Down Expand Up @@ -322,7 +320,8 @@ GEM
rspec-support (3.5.0)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.56.0)
rubocop (0.57.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
Expand Down Expand Up @@ -385,7 +384,7 @@ GEM
thread_safe (~> 0.1)
uglifier (4.1.11)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.3.3)
unicode-display_width (1.4.0)
unicorn (5.3.0)
kgio (~> 2.6)
raindrops (~> 0.7)
Expand Down Expand Up @@ -421,7 +420,6 @@ DEPENDENCIES
addressable
airbrake (<= 7.1.0)
airbrake-ruby (<= 2.5.0)
annotate
bcrypt
bullet
bunny
Expand Down

0 comments on commit 8ccf107

Please sign in to comment.