forked from mathie/sage_pay
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
63 lines (61 loc) · 1.35 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
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.3)
activesupport (= 3.1.3)
builder (~> 3.0.0)
i18n (~> 0.6)
activesupport (3.1.3)
multi_json (~> 1.0)
awesome_print (1.0.1)
builder (3.0.0)
colorize (0.5.8)
diff-lcs (1.1.3)
hirb (0.6.0)
i18n (0.6.0)
macaddr (1.5.0)
systemu (>= 2.4.0)
multi_json (1.0.4)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.8.7)
remarkable (4.0.0.alpha4)
rspec (>= 2.0.0.alpha11)
remarkable_activemodel (4.0.0.alpha4)
remarkable (~> 4.0.0.alpha4)
rspec (>= 2.0.0.alpha11)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
systemu (2.4.2)
tilt (1.3.3)
uuid (2.3.4)
macaddr (~> 1.0)
wirb (0.4.1)
wirble (0.1.3)
PLATFORMS
ruby
DEPENDENCIES
activemodel (~> 3.1.0)
activesupport (~> 3.1.3)
awesome_print (= 1.0.1)
colorize (~> 0.5.8)
hirb (~> 0.6.0)
i18n (~> 0.6.0)
rake (~> 0.8.7)
remarkable_activemodel (>= 4.0.0.alpha2)
rspec (~> 2.7)
sinatra
uuid (~> 2.3.4)
wirb (~> 0.4.1)
wirble (~> 0.1.3)