-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
56 lines (52 loc) · 1.13 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
56
PATH
remote: .
specs:
seatgeek (0.1.3)
faraday
multi_json
rake
yajl-ruby
GEM
remote: https://rubygems.org/
specs:
awesome_print (1.6.1)
columnize (0.9.0)
debugger (1.6.8)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.5)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.8)
diff-lcs (1.2.5)
faraday (0.8.11)
multipart-post (~> 1.2.0)
multi_json (1.3.7)
multipart-post (1.2.0)
rake (0.9.6)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
awesome_print (~> 1.6.1)
debugger (~> 1.6.8)
faraday (~> 0.8.11)
multi_json (~> 1.3.5)
rake (~> 0.9.2)
rspec (~> 3.4.0)
seatgeek!
yajl-ruby (~> 1.1.0)
BUNDLED WITH
1.11.2