-
Notifications
You must be signed in to change notification settings - Fork 26
/
Gemfile.lock
50 lines (47 loc) · 853 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
PATH
remote: .
specs:
api_smith (1.2.0)
hashie (>= 1.0, < 3.0)
httparty
GEM
remote: https://rubygems.org/
specs:
awesome_print (0.4.0)
diff-lcs (1.1.2)
hashie (2.0.5)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
json (1.5.3)
multi_json (1.7.7)
multi_xml (0.5.4)
rack (1.3.0)
rake (10.1.0)
rr (1.0.2)
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)
sham_rack (1.3.3)
rack
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
tilt (1.3.2)
PLATFORMS
ruby
DEPENDENCIES
api_smith!
awesome_print
hashie (~> 2.0)
json
rake
rr
rspec
sham_rack
sinatra