-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
55 lines (52 loc) · 1.03 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
PATH
remote: .
specs:
opentransact (0.1.2)
multi_json
multi_xml
oauth (~> 0.4.4)
GEM
remote: http://rubygems.org/
specs:
configuration (1.2.0)
diff-lcs (1.1.2)
fakeweb (1.3.0)
fuubar (0.0.3)
rspec (~> 2.0)
rspec-instafail (~> 0.1.4)
ruby-progressbar (~> 0.0.9)
growl (1.0.3)
guard (0.2.2)
open_gem (~> 1.4.2)
thor (~> 0.14.3)
guard-rspec (0.1.9)
guard (>= 0.2.2)
launchy (0.3.7)
configuration (>= 0.0.5)
rake (>= 0.8.1)
multi_json (1.0.2)
multi_xml (0.2.2)
oauth (0.4.4)
open_gem (1.4.2)
launchy (~> 0.3.5)
rake (0.8.7)
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
rspec-mocks (~> 2.4.0)
rspec-core (2.4.0)
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
rspec-instafail (0.1.5)
rspec-mocks (2.4.0)
ruby-progressbar (0.0.9)
thor (0.14.6)
PLATFORMS
ruby
DEPENDENCIES
fakeweb
fuubar
growl
guard-rspec
opentransact!
rspec (~> 2.4.0)