-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathGemfile.lock
More file actions
52 lines (50 loc) · 1.03 KB
/
Gemfile.lock
File metadata and controls
52 lines (50 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
GEM
remote: http://rubygems.org/
specs:
celluloid (0.15.2)
timers (~> 1.1.0)
connection_pool (2.0.0)
diff-lcs (1.2.5)
git (1.2.5)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
json (1.8.1)
mime-types (1.17.2)
multi_json (1.8.4)
rake (0.9.2.2)
rcov (0.9.11)
redis (3.0.7)
redis-namespace (1.4.1)
redis (~> 3.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
sidekiq (2.17.7)
celluloid (>= 0.15.2)
connection_pool (>= 1.0.0)
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
sucker_punch (1.0.2)
celluloid (~> 0.15.1)
timers (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
bundler
jeweler (~> 1.6.4)
multi_json
rcov
rest-client
rspec
sidekiq (~> 2.17.1)
sucker_punch (~> 1.0)