-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
54 lines (50 loc) · 1001 Bytes
/
Gemfile.lock
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
53
54
GEM
remote: https://rubygems.org/
specs:
amq-protocol (2.3.2)
amqp (1.8.0)
amq-protocol (>= 2.2.0)
eventmachine
daemon-kit (0.3.3)
eventmachine (>= 0.12.10)
thor
diff-lcs (1.5.0)
erubis (2.7.0)
eventmachine (1.2.7)
honeybadger (5.0.2)
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
psych (3.3.4)
rake (13.0.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
ruby2_keywords (0.0.5)
safely (0.3.2)
thor (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
amqp
daemon-kit
erubis
honeybadger
mocha
psych (< 4)
rake
rspec
safely
RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
2.3.25