This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Gemfile.lock
76 lines (72 loc) · 1.57 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
68
69
70
71
72
73
74
75
76
PATH
remote: .
specs:
obfuscate (0.1.1)
otherinbox-crypt19 (~> 1.2.1)
GEM
remote: http://rubygems.org/
specs:
activemodel (5.2.2)
activesupport (= 5.2.2)
activerecord (5.2.2)
activemodel (= 5.2.2)
activesupport (= 5.2.2)
arel (>= 9.0)
activesupport (5.2.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (9.0.0)
coderay (1.1.2)
concurrent-ruby (1.1.3)
diff-lcs (1.1.3)
ffi (1.9.25)
formatador (0.2.5)
guard (1.7.0)
formatador (>= 0.2.4)
listen (>= 0.6.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-rspec (2.4.1)
guard (>= 1.1)
rspec (~> 2.11)
i18n (1.2.0)
concurrent-ruby (~> 1.0)
listen (0.7.3)
lumberjack (1.0.13)
method_source (0.9.2)
minitest (5.11.3)
otherinbox-crypt19 (1.2.1)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
sqlite3 (1.3.13)
thor (0.20.3)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
yard (0.9.20)
PLATFORMS
ruby
DEPENDENCIES
activerecord (>= 3.2.22.1)
guard-rspec (~> 2.4.0)
obfuscate!
rb-inotify (~> 0.8.8)
rspec (~> 2.12.0)
sqlite3 (~> 1.3.13)
yard (>= 0.9.11)
BUNDLED WITH
1.16.3