Merge pull request #1131 from sgmap/improve-circle-ci-build
Fix missing updated Gemfile.lock
This commit is contained in:
commit
a5bce3b72a
1 changed files with 3 additions and 0 deletions
|
@ -535,6 +535,8 @@ GEM
|
|||
rspec-mocks (~> 3.5.0)
|
||||
rspec-support (~> 3.5.0)
|
||||
rspec-support (3.5.0)
|
||||
rspec_junit_formatter (0.3.0)
|
||||
rspec-core (>= 2, < 4, != 2.12.0)
|
||||
rubocop (0.49.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.3.3.1, < 3.0)
|
||||
|
@ -731,6 +733,7 @@ DEPENDENCIES
|
|||
rest-client
|
||||
rgeo-geojson
|
||||
rspec-rails (~> 3.0)
|
||||
rspec_junit_formatter
|
||||
rubocop
|
||||
sass-rails (~> 5.0)
|
||||
scenic
|
||||
|
|
Loading…
Reference in a new issue