Commit 07acfad 1 parent d58a0a1 commit 07acfad Copy full SHA for 07acfad
File tree 2 files changed +4
-10
lines changed
2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source "https://rubygems.org"
3
3
gemspec
4
4
5
5
gem "rake"
6
- gem "redis-namespace" , github : "resque/redis-namespace" , branch : :master
6
+ gem "redis-namespace"
7
7
gem "rails" , ">= 6.0.2"
8
8
gem "sqlite3" , platforms : :ruby
9
9
gem "activerecord-jdbcsqlite3-adapter" , platforms : :jruby
Original file line number Diff line number Diff line change 1
- GIT
2
- remote: https://github.com/resque/redis-namespace.git
3
- revision: 6f1bb31bbddd2efc9e16c53759d986b29206a12e
4
- branch: master
5
- specs:
6
- redis-namespace (1.8.1 )
7
- redis (>= 3.0.4 )
8
-
9
1
PATH
10
2
remote: .
11
3
specs:
163
155
rainbow (3.0.0 )
164
156
rake (13.0.6 )
165
157
redis (4.2.5 )
158
+ redis-namespace (1.8.1 )
159
+ redis (>= 3.0.4 )
166
160
regexp_parser (2.2.0 )
167
161
rexml (3.2.5 )
168
162
rubocop (1.24.1 )
@@ -221,7 +215,7 @@ DEPENDENCIES
221
215
net-smtp
222
216
rails (>= 6.0.2 )
223
217
rake
224
- redis-namespace !
218
+ redis-namespace
225
219
sidekiq !
226
220
simplecov
227
221
sqlite3
You can’t perform that action at this time.
0 commit comments