-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
45 lines (42 loc) · 912 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
PATH
remote: .
specs:
scrumninja (0.1.3)
faraday_middleware (~> 0.6.0)
hashie (~> 1.0.0)
multi_xml (~> 0.2.0)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
crack (0.1.8)
diff-lcs (1.1.2)
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (< 2, >= 1.1.0)
faraday_middleware (0.6.3)
faraday (~> 0.6.0)
hashie (1.0.0)
multi_xml (0.2.2)
multipart-post (1.1.2)
rack (1.3.0)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
webmock (1.6.4)
addressable (> 2.2.5, ~> 2.2)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
hashie (~> 1.0.0)
multi_xml (~> 0.2.0)
rspec (~> 2.6)
scrumninja!
webmock (~> 1.5)