-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.lock
84 lines (81 loc) · 1.87 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
80
81
82
83
84
PATH
remote: .
specs:
paypal-ipn-forwarder (0.0.1)
linecache19 (>= 0.5.12)
pony (~> 1.4.1)
rack (~> 1.5.2)
rack-protection (~> 1.5.0)
rest-client (~> 1.6.7)
ruby-debug-base19x (>= 0.11.30.pre10)
ruby-debug-ide (>= 0.4.17.beta14)
sinatra (~> 1.4.2)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
archive-tar-minitar (0.5.2)
atomic (1.1.14)
awesome_print (1.1.0)
debugger-ruby_core_source (1.2.4)
diff-lcs (1.2.4)
i18n (0.6.9)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mail (2.2.7)
activesupport (>= 2.3.6)
mime-types
treetop (>= 1.4.5)
mime-types (2.0)
minitest (4.7.5)
multi_json (1.8.2)
polyglot (0.3.3)
pony (1.4.1)
mail (> 2.0)
rack (1.5.2)
rack-protection (1.5.1)
rack
rake (10.1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
ruby-debug-base19x (0.11.30.pre15)
debugger-ruby_core_source (> 0)
rake (>= 0.8.1)
ruby-debug-ide (0.4.22)
rake (>= 0.8.1)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thread_safe (0.1.3)
atomic
tilt (1.4.1)
timecop (0.6.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.38)
PLATFORMS
ruby
DEPENDENCIES
awesome_print (~> 1.1.0)
bundler (~> 1.3)
paypal-ipn-forwarder!
rake (~> 10.1.0)
rspec (~> 2.13.0)
timecop