-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
47 lines (44 loc) · 982 Bytes
/
Gemfile.lock
File metadata and controls
47 lines (44 loc) · 982 Bytes
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
GEM
remote: https://rubygems.org/
specs:
awesome_print (1.8.0)
diff-lcs (1.3)
file_utils (1.1.2)
gemcutter (0.7.1)
gemspec_deps_gen (1.1.2)
bundler
file_utils
highline (1.7.8)
json_pure (2.1.0)
net-ssh (4.1.0)
parslet (1.8.0)
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-core (3.6.0)
rspec-support (~> 3.6.0)
rspec-expectations (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
text-interpolator (1.1.9)
thor (0.19.4)
PLATFORMS
ruby
DEPENDENCIES
awesome_print (= 1.8.0)
gemcutter (= 0.7.1)
gemspec_deps_gen (= 1.1.2)
highline (= 1.7.8)
json_pure (= 2.1.0)
net-ssh (= 4.1.0)
parslet (= 1.8.0)
rspec (= 3.6.0)
text-interpolator (= 1.1.9)
thor (= 0.19.4)
BUNDLED WITH
1.15.1