Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #50 from G5/remove-task
Browse files Browse the repository at this point in the history
Remove task
  • Loading branch information
ryankbales committed Jan 25, 2016
2 parents c89fe87 + bca2c68 commit 6fb0e48
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 57 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ gem 'g5_updatable', '~> 0.5.1'
gem 'rack-cors', :require => 'rack/cors'
gem 'g5_authenticatable'
gem "pg"
gem 'g5_heroku_app_name_formatter'
gem 'actionpack-action_caching'

group :assets do
Expand Down
4 changes: 1 addition & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ GEM
activesupport
g5_authentication_client (>= 0.2)
httparty
g5_heroku_app_name_formatter (0.0.2)
g5_updatable (0.5.1)
active_model_serializers (~> 0.8)
g5_foundation_client (>= 0.2.0)
Expand Down Expand Up @@ -294,7 +293,6 @@ DEPENDENCIES
faker
foreman
g5_authenticatable
g5_heroku_app_name_formatter
g5_updatable (~> 0.5.1)
honeybadger
jbuilder (~> 1.2)
Expand All @@ -318,4 +316,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
1.10.4
1.10.5
53 changes: 0 additions & 53 deletions lib/tasks/existing_data.rake

This file was deleted.

0 comments on commit 6fb0e48

Please sign in to comment.