forked from mattsears/stamps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
56 lines (53 loc) · 1015 Bytes
/
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
PATH
remote: .
specs:
stamps (0.2.0)
hashie (~> 1.0.0)
httpi (= 0.7.9)
json (~> 1.5.1)
multi_json (~> 0.0.5)
savon (>= 0.8.6)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.4)
awesome_print (0.3.2)
bluecloth (2.1.0)
builder (3.0.0)
crack (0.1.8)
gyoku (0.4.4)
builder (>= 2.1.2)
hashie (1.0.0)
httpi (0.7.9)
rack
json (1.5.1)
mocha (0.9.12)
multi_json (0.0.5)
nokogiri (1.4.4)
nori (0.2.1)
rack (1.2.2)
savon (0.9.2)
builder (>= 2.1.2)
gyoku (>= 0.4.0)
httpi (>= 0.7.8)
nokogiri (>= 1.4.0)
nori (>= 0.2.0)
shoulda (2.11.3)
simplecov (0.4.1)
simplecov-html (~> 0.4.3)
simplecov-html (0.4.3)
webmock (1.6.2)
addressable (>= 2.2.2)
crack (>= 0.1.7)
yard (0.6.8)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
bluecloth
mocha (~> 0.9.11)
shoulda (~> 2.11.3)
simplecov (~> 0.4.0)
stamps!
webmock (~> 1.6.2)
yard