-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
59 lines (55 loc) · 1.1 KB
/
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
55
56
57
58
59
PATH
remote: .
specs:
rake-pro (0.1.4)
awesome_print (~> 1.8)
hashie (~> 3.5)
json (~> 2.1)
json-minify (~> 0.0)
mysql2
net-ssh-gateway (~> 2.0)
open4 (~> 1.3)
openssl (~> 2.1)
pg (~> 1.0)
rake
sequel (~> 5.6)
GEM
remote: https://rubygems.org/
specs:
awesome_print (1.8.0)
diff-lcs (1.3)
hashie (3.5.7)
json (2.1.0)
json-minify (0.0.3)
json (> 0)
mysql2 (0.5.1)
net-ssh (5.0.1)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
open4 (1.3.4)
openssl (2.1.1)
pg (1.0.0)
rake (10.5.0)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
sequel (5.9.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
rake (~> 10.0)
rake-pro!
rspec (~> 3.0)
BUNDLED WITH
1.16.2