Fix ordering of Gemfile.lock

When we run bundle the gems are being reordered to be alphabetical.

Seems to have been committed on 26/05/2018 here:

7a64ad1cc1
This commit is contained in:
Frank West
2018-06-15 06:27:02 -07:00
committed by Maikel Linke
parent f7848b025f
commit 3821b9e0da

View File

@@ -784,8 +784,8 @@ DEPENDENCIES
representative_view
roadie-rails (~> 1.0.3)
roo (~> 2.7.0)
rspec-rails (>= 3.5.2)
roo-xls (~> 1.1.0)
rspec-rails (>= 3.5.2)
rspec-retry
rubocop (>= 0.49.1)
sass (~> 3.3)