File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ ruby '2.5.1'
44
55gem 'rails' , '~> 5.1'
66gem 'acts-as-taggable-on'
7- gem 'acts_as_follower' , git : 'https://github.com/tcocca /acts_as_follower.git'
7+ gem 'acts_as_follower' , git : 'https://github.com/AgileVentures /acts_as_follower.git'
88gem 'acts_as_tree'
99gem 'acts_as_votable' , '~> 0.11.1'
1010gem 'airbrake'
Original file line number Diff line number Diff line change 1+ GIT
2+ remote: https://github.com/AgileVentures/acts_as_follower.git
3+ revision: 894b44451c609a9facfdb8a15bca4fc17ea1eb76
4+ specs:
5+ acts_as_follower (0.2.1 )
6+ activerecord (>= 4.0 )
7+
18GIT
29 remote: https://github.com/AgileVentures/codeclimate_badges
310 revision: 88f15dfae8679a7895e8fa3cf6a9cb39f665745e
1320 coffee-rails (>= 3.2.2 )
1421 railties (>= 3.0 )
1522
16- GIT
17- remote: https://github.com/tcocca/acts_as_follower.git
18- revision: c5ac7b9601c4af01eb4d9112330b27be4d694ecc
19- specs:
20- acts_as_follower (0.2.1 )
21- activerecord (>= 4.0 )
22-
2323GEM
2424 remote: https://rubygems.org/
2525 specs:
You can’t perform that action at this time.
0 commit comments