File tree 2 files changed +8
-8
lines changed
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'
4
4
5
5
gem 'rails' , '~> 5.1'
6
6
gem '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'
8
8
gem 'acts_as_tree'
9
9
gem 'acts_as_votable' , '~> 0.11.1'
10
10
gem '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
+
1
8
GIT
2
9
remote: https://github.com/AgileVentures/codeclimate_badges
3
10
revision: 88f15dfae8679a7895e8fa3cf6a9cb39f665745e
13
20
coffee-rails (>= 3.2.2 )
14
21
railties (>= 3.0 )
15
22
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
-
23
23
GEM
24
24
remote: https://rubygems.org/
25
25
specs:
You can’t perform that action at this time.
0 commit comments