forked from lucasamorimca/createsend-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
40 lines (37 loc) · 697 Bytes
/
Gemfile.lock
File metadata and controls
40 lines (37 loc) · 697 Bytes
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
PATH
remote: .
specs:
createsend (1.0.3)
hashie (~> 1.0)
httparty
json
GEM
remote: http://rubygems.org/
specs:
fakeweb (1.3.0)
hashie (1.2.0)
httparty (0.8.1)
multi_json
multi_xml
jnunemaker-matchy (0.4.0)
json (1.6.6)
metaclass (0.0.1)
mocha (0.10.0)
metaclass (~> 0.0.1)
multi_json (1.3.2)
multi_xml (0.4.2)
rake (0.9.2.2)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
createsend!
fakeweb (~> 1.3)
jnunemaker-matchy (~> 0.4)
mocha (~> 0.9)
rake
shoulda (~> 3.0.1)