-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
45 lines (41 loc) · 849 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
PATH
remote: .
specs:
notifyor (0.8.1)
connection_pool
net-ssh
net-ssh-gateway
redis
terminal-notifier
GEM
remote: https://rubygems.org/
specs:
connection_pool (2.2.0)
diff-lcs (1.2.5)
net-ssh (3.1.1)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
redis (3.2.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
sqlite3 (1.3.11)
terminal-notifier (1.6.3)
PLATFORMS
ruby
DEPENDENCIES
notifyor!
rspec (~> 3.4.0)
sqlite3
BUNDLED WITH
1.11.2