forked from russolsen/design_patterns_in_ruby_code
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
40 lines (38 loc) · 751 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
GEM
remote: https://rubygems.org/
specs:
coderay (1.0.9)
diff-lcs (1.2.4)
facets (2.9.3)
httpclient (2.3.3)
madeleine (0.9.0)
mailfactory (1.4.0)
mime-types (>= 1.13.1)
method_source (0.8.2)
mime-types (1.23)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
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)
runt (0.9.0)
slop (3.4.6)
soap4r (1.5.8)
httpclient (>= 2.1.1)
PLATFORMS
ruby
DEPENDENCIES
facets
madeleine
mailfactory
pry
rspec
runt
soap4r