-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
47 lines (44 loc) · 939 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
GIT
remote: git://github.com/ahmadsoliman/airbrake_tools.git
revision: 892dbd66b26ce578a7a010fe5cf674ce2d063e7e
specs:
airbrake_tools (1.1.4)
airbrake-api (>= 4.5.1)
GEM
remote: https://rubygems.org/
specs:
airbrake-api (4.6.1)
faraday_middleware
hashie
multi_xml
parallel
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
haml (4.0.6)
tilt
hashie (3.3.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
parallel (1.3.3)
rack (1.6.0)
rack-protection (1.5.3)
rack
sass (3.4.9)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
airbrake-api (~> 4.6.1)
airbrake_tools!
haml (~> 4.0.6)
sass (~> 3.4.9)
shotgun (~> 0.9)
sinatra (~> 1.4.5)