-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
79 lines (76 loc) · 1.85 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
77
78
79
GEM
remote: https://rubygems.org/
specs:
activemodel (3.1.12)
activesupport (= 3.1.12)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.12)
activemodel (= 3.1.12)
activesupport (= 3.1.12)
arel (~> 2.2.3)
tzinfo (~> 0.3.29)
activerecord-jdbc-adapter (1.3.25)
activerecord (>= 2.2, < 5.0)
activerecord-jdbcsqlite3-adapter (1.3.25)
activerecord-jdbc-adapter (~> 1.3.25)
jdbc-sqlite3 (>= 3.7.2, < 3.9)
activesupport (3.1.12)
multi_json (~> 1.0)
arel (2.2.3)
builder (3.0.4)
columnize (0.9.0)
diff-lcs (1.3)
gruff (0.7.0-java)
rmagick4j (~> 0.3, >= 0.3.9)
i18n (0.6.11)
jdbc-sqlite3 (3.8.11.2)
linecache (1.3.1-java)
manticore (0.6.4-java)
openssl_pkcs8_pure
multi_json (1.13.1)
openssl_pkcs8_pure (0.0.0.2)
rake (12.3.1)
rmagick4j (0.4.0-java)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
ruby-debug (0.10.6)
columnize (>= 0.1)
linecache (~> 1.3.1)
ruby-debug-base (~> 0.10.6.0)
ruby-debug-base (0.10.6-java)
sbn (0.9.1)
activesupport (~> 3.1.0)
builder (~> 3.0.0)
i18n (~> 0.6.0)
xml-simple (~> 1.1.0)
standalone_migrations (1.0.13)
activerecord (>= 3)
rake
tzinfo (0.3.55)
xml-simple (1.1.5)
PLATFORMS
java
DEPENDENCIES
activerecord (~> 3.1.0)
activerecord-jdbc-adapter (~> 1.3.0)
activerecord-jdbcsqlite3-adapter
gruff
manticore
rspec
ruby-debug
sbn (= 0.9.1)
standalone_migrations
BUNDLED WITH
1.16.2