forked from dustacio/ri_cal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
67 lines (63 loc) · 1.39 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
60
61
62
63
64
65
66
67
PATH
remote: .
specs:
ri_cal (0.9.5)
tzinfo
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.22.5)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
autotest-fsevent (0.2.19)
sys-uname
autotest-standalone (4.5.11)
awesome_print (1.9.2)
byebug (11.1.3)
concurrent-ruby (1.1.9)
diff-lcs (1.5.0)
ffi (1.15.5)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
multi_json (1.15.0)
rake (13.0.6)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-autotest (1.0.2)
rspec-core (>= 2.99.0.beta1, < 4.0.0)
rspec-collection_matchers (1.2.0)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
sys-uname (1.2.2)
ffi (~> 1.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
activesupport (~> 3.2.22)
autotest-fsevent
autotest-standalone
awesome_print
byebug
rake
ri_cal!
rspec
rspec-autotest
rspec-collection_matchers
rspec-its
BUNDLED WITH
2.3.4