update Gemfile.lock
This commit is contained in:
parent
b55ecf93fb
commit
c3b851d04a
1 changed files with 7 additions and 0 deletions
|
|
@ -209,6 +209,11 @@ GEM
|
|||
activesupport (>= 4.0.1)
|
||||
haml (>= 3.1, < 5.0)
|
||||
railties (>= 4.0.1)
|
||||
haml_lint (0.19.0)
|
||||
haml (~> 4.0)
|
||||
rake (>= 10, < 13)
|
||||
rubocop (>= 0.36.0)
|
||||
sysexits (~> 1.1)
|
||||
hashie (2.1.1)
|
||||
hike (1.2.3)
|
||||
hoptoad_notifier (2.4.11)
|
||||
|
|
@ -489,6 +494,7 @@ GEM
|
|||
dante (>= 0.2.0)
|
||||
multi_json (>= 1.0.0)
|
||||
stripe (>= 1.31.0, <= 1.43)
|
||||
sysexits (1.2.0)
|
||||
term-ansicolor (1.3.2)
|
||||
tins (~> 1.0)
|
||||
thor (0.19.1)
|
||||
|
|
@ -574,6 +580,7 @@ DEPENDENCIES
|
|||
gravtastic
|
||||
guard-rspec (~> 4.2.8)
|
||||
haml-rails
|
||||
haml_lint
|
||||
hoptoad_notifier (~> 2.3)
|
||||
iso-639
|
||||
jquery-datatables-rails (~> 2.2.1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue