Skip to content

Commit bc86c23

Browse files
author
vitalie
committed
Fix build
1 parent 18c1b40 commit bc86c23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gem 'redis-namespace'
1818
gem 'jemalloc'
1919

2020
gem 'sentry-raven'
21-
gem 'rollout', github: 'jamesgolick/rollout', :ref => 'v1.1.0'
21+
gem 'rollout', git: 'https://github.com/fetlife/rollout', ref: 'v1.1.0'
2222
gem 'multi_json'
2323
gem 'pusher', '~> 0.15.1'
2424

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GIT
2-
remote: git://github.com/jamesgolick/rollout.git
2+
remote: https://github.com/fetlife/rollout
33
revision: 3e7312cc018061b1ac6a8aeb9f11bbd0331da889
44
ref: v1.1.0
55
specs:

0 commit comments

Comments
 (0)