Skip to content

Commit

Permalink
Run bundle install update position of engine web gem in teh Gemfile.l…
Browse files Browse the repository at this point in the history
…ock, for some reason it was in the wrong position
  • Loading branch information
luisramos0 committed Oct 18, 2018
1 parent ce9de7e commit d3b6de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,6 @@ DEPENDENCIES
capybara (>= 2.15.4)
coffee-rails (~> 3.2.1)
compass-rails
web!
custom_error_message!
daemons
dalli
Expand Down Expand Up @@ -846,6 +845,7 @@ DEPENDENCIES
uglifier (>= 1.0.3)
unicorn
unicorn-rails
web!
webmock
whenever
wicked_pdf
Expand Down

0 comments on commit d3b6de1

Please sign in to comment.