Skip to content

Commit c8c7c64

Browse files
committed
Point at our repo
1 parent 81443f0 commit c8c7c64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ group :heroku do
9393
gem 'puma'
9494
end
9595

96-
gem 'responds_to_parent', git: 'https://github.com/RedPatchTechnologies/responds_to_parent.git', branch: 'master' # Temporarily pointed at git until https://github.com/zendesk/responds_to_parent/pull/7 is released
96+
gem 'responds_to_parent', git: 'https://github.com/fatfreecrm/responds_to_parent.git', branch: 'master' # Temporarily pointed at git until https://github.com/zendesk/responds_to_parent/pull/7 is released
9797
gem 'acts_as_commentable2'
9898
gem 'sassc-rails'
9999
gem 'coffee-rails'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
2-
remote: https://github.com/RedPatchTechnologies/responds_to_parent.git
3-
revision: 36337ac1cb69245bdf551bc852abb9bd77c3826f
2+
remote: https://github.com/fatfreecrm/responds_to_parent.git
3+
revision: a4f87ff1fb2f7760bb8f2925f99cd79eefb2228f
44
branch: master
55
specs:
66
responds_to_parent (2.0.0)

0 commit comments

Comments
 (0)