forked from datanoise/actionwebservice
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
73 lines (68 loc) · 1.42 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
GIT
remote: /~https://github.com/makandra/rails.git
revision: c2be41e8dba79d95a8e91150f7d0e489d097fc26
branch: 2-3-lts
specs:
actionpack (2.3.18.18)
activesupport (= 2.3.18.18)
rack (< 1.5)
activerecord (2.3.18.18)
activesupport (= 2.3.18.18)
activesupport (2.3.18.18)
railslts-version (2.3.18.18)
railties (2.3.18.18)
actionpack (= 2.3.18.18)
activesupport (= 2.3.18.18)
rake (>= 0.8.3, < 11)
PATH
remote: .
specs:
actionwebservice (2.3.18.18)
actionpack (~> 2.3.0)
activerecord (~> 2.3.0)
iconv
soap4r-ng
GEM
remote: https://rubygems.org/
specs:
byebug (10.0.2)
coderay (1.1.2)
hoe (3.17.0)
rake (>= 0.8, < 13.0)
httpclient (2.8.3)
iconv (1.0.5)
json (1.8.6)
logger-application (0.0.2)
method_source (0.9.0)
mysql2 (0.2.24)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.6.0)
byebug (~> 10.0)
pry (~> 0.10)
rack (1.4.7)
rake (10.5.0)
rdoc (4.2.0)
json (~> 1.4)
soap4r-ng (2.0.3)
httpclient (~> 2.6)
logger-application (~> 0.0.2)
test-unit (1.2.3)
hoe (>= 1.5.1)
PLATFORMS
ruby
DEPENDENCIES
actionpack!
actionwebservice!
activerecord!
activesupport!
mysql2 (= 0.2.24)
pry-byebug
railslts-version!
railties!
rake (= 10.5.0)
rdoc (= 4.2.0)
test-unit (= 1.2.3)
BUNDLED WITH
1.16.2